Graphene-django: Registration mutation example?

Created on 26 Apr 2017  路  2Comments  路  Source: graphql-python/graphene-django

Is there an example how to do a usual registration flow with this. Register, Activate, Login, Logout, ForgotPassword?

Say if this was a backend for a mobile app.

Most helpful comment

@mraak I have an example app in my namespace in which I was exploring exactly that: https://github.com/creimers/graphene-auth-examples

All 2 comments

@mraak I have an example app in my namespace in which I was exploring exactly that: https://github.com/creimers/graphene-auth-examples

Thanks @creimers

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ZuluPro picture ZuluPro  路  3Comments

flame0 picture flame0  路  4Comments

timothyjlaurent picture timothyjlaurent  路  3Comments

BrianChapman picture BrianChapman  路  3Comments

Northshoot picture Northshoot  路  4Comments