Get command-line client auth configuration
The OAuth client configuration for logging a user in from a command-line client. Read this before starting a login: it names the authorization server, the public client id to use, and the loopback ports that are registered as callbacks.
Authorization-code logins must use PKCE — the client is public, so the code verifier is what proves the token request came from the client that started the flow.
get/cli-auth
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.