Clients are permitted users for API services
This client doesn't have any key auth credentials.
Key | Created at | |
---|---|---|
{{c.key}} | {{c.created_at | date}} | delete |
This consumer doesn't have any basic auth credentials.
Username | Password | Created at | |
---|---|---|---|
{{c.username}} | ******** | {{c.created_at | date}} | delete |
This client doesn't have any oauth2 credentials.
Name | Client ID | Client Secret | Redirect URI | Created at | |
---|---|---|---|---|---|
{{c.name}} | {{c.client_id}} | {{c.client_secret}} | {{c.redirect_uri}} | {{c.created_at | date}} | delete |
This client doesn't have any hmac auth credentials.
Username | Created at | |
---|---|---|
{{c.username}} | {{c.created_at | date}} | delete |
This consumer doesn't have any JSON web token.
Key | Secret | Created at | |
---|---|---|---|
{{c.key}} | {{c.secret}} | {{c.created_at | date}} | delete |