-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plumb opaque request authorization tokens into the protocol. Max token size is set to match the max size of an HTTP cookie (4096 bytes). Using Request tokens requires defining a custom `AuthorizationHandler`, which is set to reject any token by default --------- Co-authored-by: Divma <26765164+divagant-martian@users.noreply.github.com> Co-authored-by: dignifiedquire <me@dignifiedquire.com>
- Loading branch information
1 parent
488a6a4
commit dbd7bfb
Showing
8 changed files
with
359 additions
and
31 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
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.