We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2bc61c commit 4c1ee7eCopy full SHA for 4c1ee7e
README.md
@@ -20,6 +20,7 @@
20
* Secure an existing HTTP service (ex: REST API) using Nginx reverse-proxy and this script
21
* Authenticate an HTTP request with the verified identity contained with in a JWT
22
* Optionally, authorize the same request using helper functions for asserting required JWT claims
23
+* Optionally, specify if the token is in the request param (bearer param) or in a cookie (bearer cookie).
24
25
## Install
26
0 commit comments