Hi, I already have a service that issues JWTs from...
# support-questions-legacy
h
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
Hey @hagel0083
Yea you can
Checkout our session recipe guide. You can use that in isolation without changing your login login.
h
Ok, should then look into the JWT recipe?
r
The session recipe is what you want to see https://supertokens.com/docs/session/introduction