Skip to content

Commit 4c1ee7e

Browse files
authored
Update README.md
1 parent a2bc61c commit 4c1ee7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* Secure an existing HTTP service (ex: REST API) using Nginx reverse-proxy and this script
2121
* Authenticate an HTTP request with the verified identity contained with in a JWT
2222
* 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).
2324

2425
## Install
2526

0 commit comments

Comments
 (0)