Record
-
auth
:
InvocationContext
Represents the auth:InvocationContext
.
Fields
- scheme string?
-
Authentication scheme
- token string?
-
Token for the provided
scheme
- userId string?
-
User ID of the authenticated user
- claims map<any>
-
Claims of the authenticated user
- scopes string[]?
-
Scopes of the authenticated user