User Tools

Site Tools


docs:api:userid

UserID

public static string UserID

Summary:

  • Returns the logged in users supabase UserID
  • Calls GetAuthValue(“user.id”, 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/userid.txt · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki