-
-
Authenticate with social accounts.
For instance, authenticate with twitter:
http://passportjs.org/guide/twitter/
-
Hi @arocks !
Thank you very much for this template, it is really very useful.
Another very important thing for this project would be to integrate a social login with Facebook and Twitter at least, i…
-
Right now, we've got Twitter auth up and running. Can add Facebook and Google auth too, but does it make sense?
-
We should add social authentication for those who don't want to verify their email. This requires several capabilities and nice HTML + CSS:
- [ ] HTML + CSS needs to be added
- [ ] reCAPTCHA nee…
-
-
### Desired Behavior
We are using the docker version of netbox and SSO with a Okta backend.
We have to change configuration.py to get the authentication settings from the environment variables.
…
-
Request for TikTok: https://github.com/wasp-lang/wasp/discussions/1996
We also got requests for bunch of other social providers, most prominent being LinkedIn, Twitter and TikTok.
We want to add…
-
We had to [pin](https://github.com/openedx/edx-platform/pull/35237) [social-auth-app-django](https://github.com/python-social-auth/social-app-django) due to the upgrade involving several migrations th…
-
# Config
Using all-auth social login with Google
``` python
# Pipfile
dj-rest-auth = "==6.0.0"
django-allauth = {extras = ["socialaccount"], version = "==0.63.6"}
```
Using the following se…