Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wagnerdelima/drf-social-oauth2

drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
https://github.com/wagnerdelima/drf-social-oauth2

auth-provider authentication authorization django django-rest-framework drf drf-oauth2 jwt-auth oauth oauth2 openid openid-provider permission python python3 social-login

Last synced: 2 days ago
JSON representation

drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.

Awesome Lists containing this project

README

        

Welcome to DRF-Social-OAuth2
===================================

.. image:: https://badge.fury.io/py/drf-social-oauth2.svg
:target: https://badge.fury.io/for/py/drf-social-oauth2

.. image:: https://www.codefactor.io/repository/github/wagnerdelima/drf-social-oauth2/badge
:target: https://www.codefactor.io/repository/github/wagnerdelima/drf-social-oauth2/badge

.. image:: https://static.pepy.tech/badge/drf-social-oauth2
:target: https://pepy.tech/project/drf-social-oauth2

Installation
------------

This framework is published at the PyPI, install it with pip::

pip install drf_social_oauth2

Link to documentation
---------------------

You can read the whole drf-social-oauth2's documentation at: https://drf-social-oauth2.readthedocs.io/en/latest/.

Contributing
------------

Details `here `_

What Am I Working Next?
^^^^^^^^^^^^^^^^^^^^^^^

I will be working on the issues below. Anyone is welcome to contribute.

- Investigating Issues.

From Spain, with Love.