Hello!
I have a web app on nextjs with db. currently have only email + password. want also add social logins when i implement supertokens in my web app. but can i use it with mobile app on flutter?
r
rp_st
06/24/2023, 6:41 PM
Hey. You can. See our docs for custom UI. It had code snippets for mobile apps
n
nnch_
06/25/2023, 4:49 AM
but what about cors or something? what should i change in configurations that users can authenticate both in nextjs and mobile apps?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).