creimers / graphene-auth-examples

Examples of authentication and authorization with django graphene
MIT License
67 stars 11 forks source link

It would be nice to have this functionality as plug&play Django+Graphene application #5

Open ramusus opened 6 years ago

ramusus commented 6 years ago

...which work with custom user models after minimal settings setup out of the box!

creimers commented 6 years ago

Pull request welcome!

fivethreeo commented 5 years ago

Made this into a reusable app here:

https://github.com/fivethreeo/graphene-jwt-auth-registration