Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The previous error detection code seems to have been copied from stevenmaguire/oauth2-microsoft, but the response format for errors seem to be different when using Azure. Part of an example JSON: { "error": "invalid_client", "error_description": "[…]", …
- Loading branch information