diff options
Diffstat (limited to 'www/py-dj52-social-auth-app-django/pkg-descr')
-rw-r--r-- | www/py-dj52-social-auth-app-django/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/py-dj52-social-auth-app-django/pkg-descr b/www/py-dj52-social-auth-app-django/pkg-descr new file mode 100644 index 000000000000..fa7d52777ed7 --- /dev/null +++ b/www/py-dj52-social-auth-app-django/pkg-descr @@ -0,0 +1,6 @@ +Python Social Auth is an easy to setup social authentication/registration +mechanism with support for several frameworks and auth providers. + +This is the Django component of the python-social-auth ecosystem, it implements +the needed functionality to integrate social-auth-core in a Django based +project. |