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://drf-social-oauth2.readthedocs.io/en/latest/
MIT License
272 stars 34 forks source link

Update drf_social_oauth2 version to 2.2.1 #226

Closed wagnerdelima closed 4 months ago

wagnerdelima commented 4 months ago

This commit updates the version of drf_social_oauth2 package in multiple files including __init__.py and conf.py. Also, the installation instruction in the documentation has been updated to reflect the new released version.

Description

Please include changes' summary that your pull request entails.

Fixes # (issue)

Checklist