You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default we are fetching the given name and last name from the user object. For database connections, it could be that these are on app_metadata or user_metadata.
The code should ideally fallback if the information is not found on the user level.
By default we are fetching the given name and last name from the user object. For database connections, it could be that these are on app_metadata or user_metadata.
The code should ideally fallback if the information is not found on the user level.