Django GraphQL User Management

  • An app that explores User management with GraphQL using Graphene in Django. Topics covered:
  1. Login.
  2. Log Out.
  3. Authentication.
  4. Sign Up with email confirmation.
  5. Change Password.
  6. Forgotten Password – via email confirmation.
  7. Delete Account.
  8. Update Account Details.
  9. Among many others …

Let's get tooling!

GitHub

View Github