Skip to content

Experiment and document how to use cookies vs headers for JWT tokens #33

Closed
@devraj

Description

@devraj

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 downstreamwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions