I'm using docker compose to host super tokens core. I'm binding the mysql server to my local folder but do i need to bind supertokens to a local folder too for it to be persitent? Or is persisting mysql server is enough? (I'll be using an api key too)
r
rp_st
05/05/2023, 5:50 PM
Hey @burnittotheground persistence of mysql is enough.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).