forked from openid/AppAuth-iOS
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More validation of OAuth error responses
It's possible a server may respond a response in JSON with the key "error" that does not conform to Section 5.2 of RFC 6749. https://tools.ietf.org/html/rfc6749#section-5.2
- Loading branch information
1 parent
670c082
commit a007c2d
Showing
1 changed file
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters