Skip to main content

Graphql and relay authentication with Graphene for Django.

Project description

Pypi Build Status Codecov

GraphQL authentication for Django!

Features

  • Fully compatible with Relay

  • Works with default/custom user model

  • JWT authentication (with Django GraphQL JWT)

  • User query with filters (with Django Filter and Graphene Django)

  • User registration with email verification

  • Resend activation email

  • Retrieve/Update user

  • Archive user

  • Permanently delete user

  • Turn archived user active again on login

  • Password change

  • Password reset through email

  • Revoke user tokens on account archive and password change/reset

  • All mutations return `success` and `errors`

  • Customizable

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-graphql-auth-0.1.5.tar.gz (11.6 kB view hashes)

Uploaded Source

Built Distribution

django_graphql_auth-0.1.5-py2.py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page