pypi django-graphql-jwt 0.2.1
v0.2.1 (2019-02-17)

latest releases: 0.4.0, 0.3.4, 0.3.3...
5 years ago
  • Added JWT cookie authentication
  • Added refresh_token_lazy
  • Fixed RefreshToken related name
  • WARNING: Added kwargs argument to JSONWebTokenMutation.resolve()
  • Fixed @context decorator to determine the info argument
  • Added _cached_token to refresh token instances to allow hashed tokens
  • Added JWT_GET_REFRESH_TOKEN_HANDLER setting variable
  • Improved argument authentication using multiple credentials
  • Added execute method to SchemaTestCase
  • Added graphql_jwt classes to JWT_ALLOW_ANY_CLASSES
  • Added @superuser_required decorator

Don't miss a new django-graphql-jwt release

NewReleases is sending notifications on new releases.