-
I would like to see Telegram login support in Python Social Auth - Django
Support seems present in social-core
https://github.com/python-social-auth/social-core/blob/master/social_core/backends…
-
-
### Expected behaviour
When using the `oidc` backend to authenticate against Azure AD, users are provisioned with a username based on the `preferred_username` claim.
### Actual behaviour
User…
yrro updated
5 months ago
-
[According to the Microsoft docs](https://learn.microsoft.com/en-us/troubleshoot/azure/active-directory/error-code-aadsts50020-user-account-identity-provider-does-not-exist?msclkid=ce865af7cc3f11ecb68…
-
Been struggling to get this implemented and find the documentation pretty vague. I'd like to help improve it if I can get this working.
Related documentaiton:
https://python-social-auth.readthed…
-
Use in conjunction with Django Registration Redux?
-
Is anyone using something to login with github and flask-security?
What people are using on a website in production to login with github?
I found a few options, but nothing seems maintained recent…
-
I am attempting to set up OpenIDC auth for my Django project using python-social-auth and social-auth-app-django.
I've followed the instructions found [here in the installation docs](https://python…
-
### Summary
The app is currently fairly tightly bound to using Azure AD Tenant as the auth provider via Python Social Auth. Organisations outside of ATI will not necessarily want to use (or be able…
-
I have previously reported this under https://github.com/python-social-auth/social-core/issues/270 which was then closed in favor of https://github.com/python-social-auth/social-app-django/issues/135,…