1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-21 18:14:06 +02:00
seaweedfs/weed/security
jerebear12 d5d9fbb8aa Add a way to use a JWT in an HTTP only cookie
If a JWT is not included in the Authorization header or a query string, attempt to get a JWT from an HTTP only cookie.
2023-12-05 08:57:01 -08:00
..
guard.go
jwt.go Add a way to use a JWT in an HTTP only cookie 2023-12-05 08:57:01 -08:00
tls.go