mirror of
https://forgejo.merr.is/annika/jwtauth.git
synced 2025-12-11 12:43:14 -05:00
MD, fix list
This commit is contained in:
parent
7b878235a1
commit
debde9569f
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ for all unverified tokens and passes the good ones through. You can also copy th
|
|||
Authenticator and customize it to handle invalid tokens to better fit your flow.
|
||||
|
||||
The `Verifier` middleware will look for a JWT token from:
|
||||
|
||||
1. 'jwt' URI query parameter
|
||||
2. 'Authorization: BEARER T' request header
|
||||
3. Cookie 'jwt' value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue