Hi! What's the recommended way to migrate users to Supertokens? They're just in a DB table, not another identity service. Should I just insert them into the [recipe]_users table? And metadata into the metadata table
r
rp_st
06/10/2022, 7:22 PM
Hey! We have a migration guide in each of the recipe docs. You can find it in the left section index.
rp_st
06/10/2022, 7:22 PM
At the moment, the migration docs focuses on auth0 to supertokens, but the concept remains the same even if you are not using auth0
c
CaptainPhoton
06/11/2022, 12:40 PM
oh okay, I had skipped it because I thought it was somehow specific to auth0 😄 sorry, I'll check it now
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).