Hi, I already have a service that issues JWTs from different flows like Google, Apple, Verify Email, Email/pass. I would like to replace only the Identity verification part to start with and keep the user data etc in the existing application. Can I use Super Tokens to do this, i.e to have Super Tokens generate a JWT based on Goole, Apple, etc authentication flows (plus more) and then keep using the JWT in my front-end web and Apps?
r
rp_st
01/07/2023, 12:13 PM
Hey @hagel0083
rp_st
01/07/2023, 12:13 PM
Yea you can
rp_st
01/07/2023, 12:13 PM
Checkout our session recipe guide. You can use that in isolation without changing your login login.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).