{% extends "base.html" %} {% block content %}
Preserved current client-registration flows under the PR19-style tools shell.
| Client | Owner | Scopes | State |
|---|---|---|---|
| {{ client.client_name }} | {{ client.owner_user_id }} | {{ client.scopes | join(", ") }} | {{ client.state }} |
| No client registrations. | |||