Profile

Username {{ user.username }}    
Display name {{ user.displayName }}
Primary email {{ user.email }}
Password recovery email {{ user.fallbackEmail }}


App Passwords

These passwords can be used as a security measure in mobile apps.

Name App Actions
{{ password.name }} {{ password.prettyIdentifier }}

Login and API Tokens

You have {{ tokens.webadminTokens.length }} active web token(s), {{ tokens.cliTokens.length }} active CLI token(s) and {{ tokens.apiTokens.length }} API token(s).

Name Type Actions
{{ token.name || 'unnamed' }} {{ token.clientId }}