user_id
on each returned user profile. Additionally, ensure that you don’t return the same email address for two different users in the get_user
or login
script and make sure both scripts return the same user.app_metadata
is called metadata
in custom DB scripts. Since data transfer can be interrupted, use an Action to fetch the metadata that should be in app_metadata
or user_metadata
if it’s missing.