docs:api:username
Username
public static string Username
Summary:
- Returns the logged in users Username
- Calls GetAuthValue(“user.user_metadata.username”, FlattenedAuthUserdata);
The flattened Auth User Data is a dictionary that holds all the values that were found in the supabase user session data, when the user logged in. A list off all this data cann be found in the supabase tools, under the LWT Editor Window
docs/api/username.txt · Last modified: by admin
