is it possible to enable these features (first_name, last_name, etc) for passwordless? Or is it sol...
a
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
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
Are there docs somewhere that discuss this? My googling failed me 😫
a
Thanks for the quick response!
2 Views