Personal access tokens

Tokens you generated that can be used to access the Cloudron API. They have the admin scope and will not expire.


Active Tokens


{{ token.accessToken }}


Applications


{{client.name}} on {{client.location}}{{ config.isCustomDomain ? '.' : '-' }}{{config.fqdn}}

{{ client.activeTokens.length }} tokens are active for this application.
Advanced

Credentials

Scope: {{ client.scope }}

RedirectURI: {{ client.redirectURI }}

Client ID: {{ client.id }}

Client Secret: {{ client.clientSecret }}


Tokens

{{ token.accessToken }}