Additional user properties from the identity service
User email address
OptionalemailWhether the user's email has been verified
Unique user identifier
OptionalnameDisplay name (optional)
OptionalrolesAdditive role memberships (e.g. ['private-files', 'public-files']).
Distinct from persona roles stored elsewhere (e.g. metadata.role). Roles here
gate feature access such as the FileManager scope selector and public-file listing.
Sourced from the identity profile's roles array.
Authenticated user profile.
Returned by login, registration, and TFA verification. Additional properties from the identity service are available via the index signature.