-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
security-alertidentified as a security vulnerability and requires immediate resolution and pushed downstreamidentified as a security vulnerability and requires immediate resolution and pushed downstreamwontfixThis will not be worked onThis will not be worked on
Description
FastAPI-JWT docs would suggest that you are able to use cookies or headers for authentication.
This is partially being raised because I am unable to get the OTC client to pass headers properly which got me to trying to use cookies instead.
This didn't seem to work (I can see that the client is passing the cookie back and forth).
The preference would be to use headers but it will be worthwhile documenting being able to use cookies as part of FastAPI.
Metadata
Metadata
Assignees
Labels
security-alertidentified as a security vulnerability and requires immediate resolution and pushed downstreamidentified as a security vulnerability and requires immediate resolution and pushed downstreamwontfixThis will not be worked onThis will not be worked on