Created
March 3, 2020 11:41
-
-
Save kkadir/9474f972aedc03e6954bcfd2f8ece91c to your computer and use it in GitHub Desktop.
The Enigmatic Truth Table of Authorization Handlers.
This file contains hidden or 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
H1 | H2 | HN | Result | |
---|---|---|---|---|
1 | N/A | N/A | Success | |
0 | 1 | N/A | Success | |
0 | 0 | 1 | Success | |
0 | 0 | 0 | Fail |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment