Skip to content

goaoauth2provider: handle OAuth2 error responses

Andy Holmes requested to merge andyholmes/ms365-oauth-errors into master

When a error is received acquiring a token, the JSON error response is ignored and all errors result in the token being refreshed.

Add a conditional for checking specific errors that may require full re-authentication or other action.

Edited by Andy Holmes

Merge request reports

Loading