Releases: flavors/django-graphql-jwt
Releases · flavors/django-graphql-jwt
v0.1.4 (2018-01-19)
- CRITICAL: Renamed
JWTMiddleware
toJSONWebTokenMiddleware
- CRITICAL: Renamed
JWTBackend
toJSONWebTokenBackend
ObtainJSONWebToken
mutation- Customizing,
JSONWebTokenMutation
abstract class
v0.1.3 (2018-01-14)
- Complete support for Relay
v0.1.2 (2018-01-12)
- Shortcuts, get_token
- Modified Refresh output fields
- Updated README, don’t include the token as a UserType field
v0.1.1 (2018-01-08)
- Fixed rst paragraphs blocks
v0.1.0 (2018-01-08)
- Fixed
es
locale directory - Removed JWT_VERIFY_REFRESH_EXPIRATION
- JWT_LEEWAY timedelta type
- 100% coverage
- A pretty README for you 🎁
- Support Python 3.7
v0.0.2 (2017-11-07)
- Fixed auth backend missing token
v0.0.1 (2017-11-07)
xin chào!