{{ 'profile.title' | tr }}

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


App Passwords

App passwords are a security measure to protect your Cloudron user account. If you need to access a Cloudron app from an untrusted mobile app or client, you can log in with your username and the alternate password generated here.

Name App Actions
No App Passwords created
{{ password.name }} {{ password.label }}

API Tokens

Use these personal access tokens to authenticate to the Cloudron API

Name Expires At Actions
No API Tokens created
{{ token.name || 'unnamed' }} {{ token.expires | prettyShortDate }}

Login Tokens

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