Sends an access token request to the authorization server and returns the response
Configuration options for the access token request
Promise that resolves to the parsed access token response
When the server returns a non-200 status code
When the response cannot be parsed as a valid access token response
When an unexpected error occurs during the request
Sends an access token request to the authorization server and returns the response