Hey everyone, im looking for a guide, article, video or example project repo for a supertoken implem...
l
Hey everyone, im looking for a guide, article, video or example project repo for a supertoken implementation in a capacitor/ionic mobile app. Does anyone can help me with this? Thx!
r
hey @louis1337 you can download a capacitor demo app using our create-supertokens-app CLI. Give it a try.
l
oh wow didnt knew this exists! Tyvm! Does it also support the native ui from the apple social auth on ios?
r
it should - yea.
l
thx!
r
though @robschilder would know more - he is the one who contributed it 🙂
l
alright thank you
Another question. Im looking at your pricing rn. can you explain why there is scale and open source? Is scale some improved version which is closed source?
r
scale includes all features of OSS, along with some paid features, like multi tenancy and account linking
l
thx
last question 😄
can i implement it in my cloudflare worker api service?
r
happy to answer any questions!
l
so my main question would be: when i implement the sign in with apple social auth, will it use the native popup or the website with your example/demo?
r
let me make you a video of how i did it for my own app
there you go 🙂
l
thank you!