Optional
attributesCustom attributes associated with the user, which can be used in ABAC (Attribute-Based Access Control).
Optional
emailThe email address of the user (optional).
Optional
firstThe first name of the user (optional).
The user key, which is the customer-side ID of the user.
Optional
lastThe last name of the user (optional).
Generated using TypeDoc
Respresents a user that is attempting to do an action on a protected resource. Passed as part of the input to the permit.check() function.