docs:api:avatar
Avatar
public static string Avatar
Summary:
- Returns the logged in users avatar URL
- Calls GetAuthValue(“user.user_metadata.avatar”, 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/avatar.txt · Last modified: by admin
