is it possible to enable these features (first_name, last_name, etc) for passwordless? Or is it solely read-only from third party providers?
r
rp_st
04/10/2023, 7:06 AM
hey @andrewbyrley you will need to enable the usermetadata recipe on the backend for this.
And then add the user's name to the metadata, fetching from the provider.
a
andrewbyrley
04/10/2023, 7:08 AM
Are there docs somewhere that discuss this? My googling failed me 😫
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).