auth

Token

OAuth2 token endpoint.

Args: request: The request object. response: The response object. auth_form_data: The OAuth 2.0 authentication form data.

Returns: An access token or a redirect response.

Raises: ValueError: If the grant type is invalid.

post/api/v1/login

Response

Successful Response

OR

Changes