This covers authentication itself or is it the responsibility of the backend to verify session and match current email first and then call this method?
r
rp_st
06/03/2022, 4:25 AM
Well. You should call this from an API that does session verification
rp_st
06/03/2022, 4:25 AM
So you know that the user is logged in and then they are changing their email
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).