Record -
runtime
: Principal
Represents the Principal, populated with authenticated user information.
Fields
- userId string
-
User Id of the authenticated user.
- username string
-
Username of the authenticated user.
- claims map
-
Claims of the authenticated user.
- scopes string[]
-
Authenticated user scopes.