diff --git a/src/views/profile.html b/src/views/profile.html index 1fa778343..efe4d906e 100644 --- a/src/views/profile.html +++ b/src/views/profile.html @@ -193,49 +193,6 @@ - -
These tokens can be used to access the Cloudron API.
-| Name | -Actions | -
|---|---|
| - {{ token.name || '-' }} - | -- - | -
These tokens can be used to access the Cloudron API.
-- {{ token.accessToken }} -
-These tokens can be used to access the Cloudron API.
+| Name | +Actions | +
|---|---|
| + {{ token.name || '-' }} + | ++ + | +
Scope: {{ client.scope }}
-RedirectURI: {{ client.redirectURI }}
-Client ID: {{ client.id }}
-Client Secret: {{ client.clientSecret }}
+ +Scope: {{ client.scope }}
+RedirectURI: {{ client.redirectURI }}
+Client ID: {{ client.id }}
+Client Secret: {{ client.clientSecret }}
-- {{ token.accessToken }} -
-+ {{ token.accessToken }} +
+