issues
search
oscarychen
/
django-ninja-simple-jwt
Simple and elegant stateless JWT-based authentication built for django-ninja
MIT License
25
stars
3
forks
source link
Bump version
#20
Closed
oscarychen
closed
3 months ago
oscarychen
commented
3 months ago
Added ability to use a callable in the token claim map
added web sign out endpoint (removes refresh token cookie from header)
bug fixes