Get a login

Get a user login for the given client id and scope. The user login will generate a code challenge and redirect to the auth provider login page for the user to complete the login. The Login will also set the callback url to the token exchange endpoint.

Log in to see full request history
Query Params
string
Defaults to openid offline_access profile email

The scopes of the token to be generated. You can request multiple scopes by separating them with a space.

string

The state to be passed back to client.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*