django-social-auth icon indicating copy to clipboard operation
django-social-auth copied to clipboard

Django social authentication made simple

Results 12 django-social-auth issues
Sort by recently updated
recently updated
newest added

Hi, Can this library be used with Azure AD? Does Azure AD provide a standard Open ID auth system? Or is it necessary to adopt this library to Azure AD...

I want social_django to support two different Google login app. Somethig like SOCIAL_AUTH_GOOGLE_OAUTH2_KEY_1 and SOCIAL_AUTH_GOOGLE_OAUTH2_KEY_2. Is there any solution to support the above behaviour. Thanks