🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

django-graphql-oauth2

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-graphql-oauth2

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

0.1.2
Maintainers
1

django-grpahql-oauth2

django-graphql-oauth2 is a Django application that provides customizable OAuth2-authentication for your Django projects. ported django-oauth2 <https://github.com/stormsherpa/django-oauth2-provider>_ from rest to graphql inspired by django-graphql-jwt <https://github.com/flavors/django-graphql-jwt>_

Installation

::

pip install django-graphql-oauth2

License

django-graphql-oauth2 is a fork of django-oauth2 <https://github.com/stormsherpa/django-oauth2-provider>_ which is released under the MIT License. Please see the LICENSE file for details.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts