You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: