django-graphql-oauth2

Provide OAuth2 access to your app (fork of django-oauth2)


License
MIT
Install
pip install django-graphql-oauth2==0.1.2

Documentation

django-grpahql-oauth2

django-graphql-oauth2 is a Django application that provides customizable OAuth2-authentication for your Django projects. ported django-oauth2 from rest to graphql inspired by django-graphql-jwt

Installation

pip install django-graphql-oauth2

License

django-graphql-oauth2 is a fork of django-oauth2 which is released under the MIT License. Please see the LICENSE file for details.