Skip to content

gqlauth 0.375.0

Compare
Choose a tag to compare
@gqlauthbot gqlauthbot released this 10 Jul 04:01
· 100 commits to main since this release

This release updates to the latest version of strawberry
and removes dependencies with strawberry-django-plus.

  • The directive IsVerified is migrated to the new field
    extensions API and extends the django base permission
    extension.

  • The Channels middleware will inject the user in request.user
    or request.scope["UserOrError"]