Re: [PATCH] mutt_oauth2: Print access token request message

2022-12-20 Thread Kevin J. McCarthy
On Mon, Dec 19, 2022 at 06:53:43PM -0800, Cline, Wade wrote: There are cases when using the 'authcode' grant where the authorization request will succeed but the access token request will fail (for example: if the user's web browser and terminal use different proxy settings). The current impleme

[PATCH] mutt_oauth2: Print access token request message

2022-12-19 Thread Cline, Wade
There are cases when using the 'authcode' grant where the authorization request will succeed but the access token request will fail (for example: if the user's web browser and terminal use different proxy settings). The current implementation of the script does not inform the user that the authori