issues
search
IndominusByte
/
fastapi-jwt-auth
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
http://indominusbyte.github.io/fastapi-jwt-auth/
MIT License
660
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added Temporary fix for Pydantic V2 Support
#107
CodeBreaker444
opened
7 months ago
0
Update - support pydantic 2.*
#106
jean-ek
opened
8 months ago
0
0.6.4
#105
sijokun
closed
8 months ago
1
0.6.3
#104
sijokun
closed
8 months ago
1
Modification on .gitignore
#103
Kilian-Pichard
closed
9 months ago
0
How to trigger token refresh?
#102
WiraDKP
opened
11 months ago
1
No one maintenance on this project?
#101
lpdswing
opened
1 year ago
2
FIX to Pydantic 2
#100
abercromb
opened
1 year ago
2
Version 0.6
#99
sijokun
closed
1 year ago
1
TypeError: `@validator(..., each_item=True)` cannot be applied to fields with a schema of json-or-python
#98
genievn
opened
1 year ago
16
Add message and status_code to base " AuthJWTException" class
#97
martinEnerdis
opened
1 year ago
0
Why isnt this repo being maintained anymore?
#96
xkasberg
opened
1 year ago
3
RuntimeError : authjwt_secret_key must be set
#95
connieya
closed
1 year ago
0
Fetching CSRF from headers requires update
#94
shivam221098
opened
2 years ago
4
create refresh and access token together
#93
ali-mahdavi-mehr
opened
2 years ago
1
Update denylist_redis.py
#92
201RichK
closed
1 year ago
0
Try to upgrade PyJWT to 2.4.0
#91
sr-vazkez
closed
2 years ago
1
OpenApi docs
#90
wesleymr59
opened
2 years ago
1
AttributeError: 'str' object has no attribute 'decode'
#89
sombek
opened
2 years ago
2
Fixed a grammatical error in the docs
#88
VictoryIfebhor
opened
2 years ago
0
Project status
#87
vittoriozamboni
opened
2 years ago
5
issued_at is not in UTC
#86
drforse
opened
2 years ago
0
Cookie not being sent to frontend
#85
apaul45
opened
2 years ago
0
Added options to configure token type claim.
#84
s3rius
opened
2 years ago
3
An async function for token_in_denylist_loader is no awaited
#83
Altaroc
opened
2 years ago
0
Revoke both access and refresh token on single api call
#82
kounelios13
opened
2 years ago
2
Error hierarchy
#81
Midnighter
opened
2 years ago
1
Is this project still alive?
#80
jmilosze
closed
2 years ago
0
Same-Site Cookie Context
#79
lakshaythareja
opened
2 years ago
0
Example websocket_cookie.py not working
#78
loopsmark
closed
2 years ago
1
Mobile support
#77
zahid-arbisoft
opened
2 years ago
0
`authjwt_secret_key` must be set when using symmetric algorithm HS256
#76
zahid-arbisoft
closed
2 years ago
1
Using AuthJWT for token creation only?
#75
vaizki
opened
2 years ago
1
Doc in dark mode
#74
don-polo
opened
2 years ago
0
No Swagger UI Operations Permitted
#73
AmmarAhmadKhan
opened
2 years ago
1
Using Refresh Tokens as an Opaque Encrypted Access Tokens
#72
mr-blue-sky
opened
2 years ago
0
Non unique operation_id can lead to documentation bug
#71
DJM-FDC
opened
2 years ago
0
Update pyjwt version requirement - There are incompatible version with fastapi-users[sqlalchemy]
#70
gikpro
opened
2 years ago
0
Add py.typed for static type checkers
#69
sanders41
closed
1 year ago
0
Update PyJWT to 2.3.0 and cryptography to 35.0.0
#68
Boring-Mind
opened
3 years ago
2
return token in _create_token if type is string; otherwise, decode the token
#67
mchant
opened
3 years ago
0
clarification in _verifying_token
#66
venkatesan001
opened
3 years ago
1
[Question] Revoking tokens on refresh
#65
ultratin
opened
3 years ago
6
Swagger doesn't allow extending OpenApi with name = Authorization
#64
amirhosss
opened
3 years ago
0
access token should not be stored in httponly cookie
#63
chiu0602
opened
3 years ago
1
JWT in Cookies - Missing CSRF Token
#62
denjas
opened
3 years ago
1
Detail: Not found at request protected endpoint
#61
Master-Y0da
opened
3 years ago
1
Fixed grammar in jwt-in-cookies.md
#60
wiredmatt
opened
3 years ago
0
Can you write a similar jwt auth module for sveltekit?
#59
jet10000
opened
3 years ago
0
AuthConfig.load_config decorator decision
#58
WiseDemon
opened
3 years ago
0
Next