IndominusByte/fastapi-jwt-auth
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
PythonMIT
Issues
- 6
How to use different secrety_key per user (eg to invalidate devices on password-change)
#26 opened by lefnire - 31
No authorize option in Swagger
#34 opened by himalacharya - 7
401 on invalid token instead of 422?
#20 opened by SelfhostedPro - 9
support for scopes
#36 opened by SamiAlsubhi - 12
Refresh Token on Body
#37 opened by brunohenriquy - 1
Missing CSRF token
#25 opened by YogeshUpdhyay - 5
- 4
- 4
How can I use it in graphql?
#28 opened by amiyatulu - 3
- 2
Error dosen't return to response with FastAPI
#35 opened by mrwan200 - 17
How to retrieve current user from request.headers while ratelimiting the endpoint?
#33 opened by himalacharya - 5
Add enable setting to options
#21 opened by SelfhostedPro - 9
Missing CSRF token on post
#29 opened by pocket5s - 1
Any plan to make this support starlette?
#27 opened by erwinyusrizal - 4
Freshness Tokens docs: fresh=False
#22 opened by lefnire - 1
- 1
- 27
Websocket Support
#14 opened by SelfhostedPro - 3
Custom Token checker function not working
#19 opened by techxonia - 4
Print AuthJWTException message
#18 opened by himalacharya - 4
- 2
Example of asymmetric
#16 opened by himalacharya - 1
AuthJWT as a global auth object?
#13 opened by jet10000 - 1
Authorize.jwt_required()
#12 opened by jet10000 - 1
Pycharm: Argument name should be lowercase
#11 opened by jet10000 - 2
- 1
Add example for mongodb
#7 opened by jet10000 - 3
Support for RSA base encryption
#2 opened by m4nuC - 1
Add documentation pages
#8 opened by paulussimanjuntak - 2
Support for cookie
#3 opened by jet10000 - 2
Custom claims are not always available
#6 opened by rassie - 1
Is support for callbacks planned?
#4 opened by rassie