-
-
i've been implementing a series of logic functions similar to the `slackr` example & am hitting problems w/ social auth.
the slackr example uses regular username/password accounts, so the flow work…
-
It seems like some deployments, for whatever reason, don't automatically detect HTTPS and use that for the redirect URI, which results in Globus rejecting the login with an MISMATCHED_REDIRECT_URI err…
-
При каждом входе через python_social_auth создается новый (либо обновляется старый) обьект `User`. Имя и фамилия "подтягиваются" из провайдера аутентификации (напр, ВК). Из-за этого нельзя рассчитыват…
smnnk updated
7 years ago
-
Sentry Issue: [POSTHOG-5WD](https://sentry.io/organizations/posthog/issues/3262976962/?referrer=github_integration)
```
ValidationError: [ErrorDetail(string='This invite is intended for another em…
-
Gitea uses the following library to manage their social auth and it is working very nicely:
https://github.com/markbates/goth
But you are probably aware of it already.
However it would be great…
poVoq updated
4 years ago
-
We want to add the ability to login via Facebook, Twitter, and Google+ to Open Muni.
This social auth layer **must** be completely transparent and integrated with the "native" auth that is already in…
-
If this is a boilerplate starter kit, it would be good to see it handle Social Auth out of the box.
-
Hi there,
I am interested in integrating Facebook login into my Remix storefront by utilizing remix-auth-socials. However, since Vendure is the default GraphQL API, there does not appear to be a mu…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to use social accounts for authentication(GitHub, twitter, Google etc). Is it possible to integrate that into thi…