jacobthedev
03/28/2024, 1:25 AMsignUp
function is called in step 1, where does the name
, age
, and country
go when a user signs up?
I'm curious because I want to include an optional display name field in my sign-up form. I can implement storing the extra field (associated with either the user's email or ID) in my own database, but I'm confused as to why adding the field to the configuration is necessary since SuperTokens can't store the field. Thanks again in advance!rp_st
03/28/2024, 5:13 AMSuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).
Powered by