Login
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
OAuth2 device authorization token response.
Redirect response.