-
I want to use `google-plus` backend, that allows to authenticate with `id_token` [0]. But currently serializer for OAuth2InputSerializer [1] requires `code` param, which breaks this server-side auth f…
-
- https://github.com/python-social-auth/social-app-django
- https://studygyaan.com/django/how-to-add-social-login-to-django
- https://medium.com/@namantam1/login-with-facebook-and-google-in-django-u…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
* [ ] instalar o Python Social Auth
* [ ] Estudar autenticação
* [ ] instalar URLS do social Auth
* [ ] integração/login via github
* [ ] integração/login via google
* [ ] integração/login via fa…
-
I still get this error
which then if I try to sign up with another user leads to
> IntegrityError at /social-auth/complete/azuread-oauth2/
duplicate key value violates unique constraint "so…
-
After installing using
```
pip install social-auth-app-django
```
and adding it to the installed apps i don't get any new migrations, when i run
```
python manage.py showmigrations
```
social…
-
### Expected behaviour
Roles and scope should in returned id_token.
### Actual behaviour
Im using python social auth library with Azure AD authentication.
I tried with "AzureADTenantOA…
-
Not sure what I've done wrong, but in our app we get the error `TypeError: __init__() missing 1 required positional argument: 'strategy'` when running tests. It happens for the first test and seems to…
-
- [ ] Sign in with YV
- [ ] nodejs
- [ ] golang
- [ ] python
- [ ] auth-react
- [ ] Okta
- [ ] Does the dev has to ask for client secret from each of their customers?
- https://c…
-
After interrupting pipeline and continue view like:
return reverse('social:complete', args=(backend,))
got the error for google auth:
"Missing needed parameter state"
Your example not valuabl…
zavod updated
7 years ago