-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As described by spec at commit 18ef967. Documentation based on sdk-api-reference repo at commit 652ef2f. Note that the tests which revoke tokens do so using a random clientId. This is to prevent the revocations performed in one test from having an effect on tokens issued in a subsequent test. (I observed this happening, and Simon confirmed that it's possible for a token issued very shortly after a revocation to be affected by that revocation.) Resolves #989.
- Loading branch information
1 parent
3e05117
commit 88bac53
Showing
3 changed files
with
557 additions
and
0 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
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
Oops, something went wrong.