API keys for [% INCLUDE 'patron-title.inc' %]
[% IF fresh_api_key %] [%# A fresh api key was generated, display the secret, only once %]
Make sure to copy your API secret now. You won’t be able to see it again!
[% END %]
- Description: [% fresh_api_key.description | html %]
- Client ID: [% fresh_api_key.client_id | html %]
- Secret: [% fresh_api_key.plain_text_secret | html %]
[% IF api_keys.count %]
[% ELSE %]
[% END %]
Description | Client ID | Active | Actions |
---|---|---|---|
[% key.description | html %] | [% key.client_id | html %] | [% IF key.active %]Yes[% ELSE %]No[% END %] |