graphene-auth-examples icon indicating copy to clipboard operation
graphene-auth-examples copied to clipboard

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

Open ramusus opened this issue 7 years ago • 2 comments

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

ramusus avatar Mar 05 '18 22:03 ramusus

Pull request welcome!

creimers avatar Mar 06 '18 13:03 creimers

Made this into a reusable app here:

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

fivethreeo avatar Jun 09 '19 14:06 fivethreeo