OAuth2 Authorizations
Review and revoke active OAuth2 client authorizations.
Revoking an authorization invalidates all stored refresh tokens for that client.
| User | {% endif %}Client | Scopes | Active Tokens | |
|---|---|---|---|---|
| {{client.name}} ({{client.provider}}) | {% endif %}{{client.client-id}} | {{client.scopes|default:"-"}} | {{client.token-count}} |
No active OAuth2 authorizations.
{% endif %}