Tokens you generated that can be used to access the Cloudron API. They have the admin scope and will not expire.
{{ token.accessToken }}
Scope: {{ client.scope }}
RedirectURI: {{ client.redirectURI }}
Client ID: {{ client.id }}
Client Secret: {{ client.clientSecret }}
{{ token.accessToken }}