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
270 stars 34 forks source link

Add PyPI downloads badge to README #237

Closed wagnerdelima closed 2 months ago

wagnerdelima commented 2 months ago

In the README file, a new badge has been added to show the number of PyPI downloads for the package. This change aims to provide users an easy way to see the popularity and widespread use of the drf-social-oauth2 package.

Description

Please include changes' summary that your pull request entails.

Fixes # (issue)

Checklist