Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable local accounts when Guisso is enabled #926

Open
matiasgarciaisaia opened this issue Feb 29, 2024 · 0 comments
Open

Disable local accounts when Guisso is enabled #926

matiasgarciaisaia opened this issue Feb 29, 2024 · 0 comments

Comments

@matiasgarciaisaia
Copy link
Member

If we delegate authentication to Guisso, we should stop using Devise's local accounts.

We want to have this in production, since Guisso has CAPTCHA implemented to avoid automated account creation - and we want to avoid implementing CAPTCHA on each of our apps.

There was a failed attempt to implement this in #909, but it broke the app - see bbc073c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant