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

Google Oauth2 does not set cookies in production. #1

Closed
lynndylanhurley opened this issue Jul 6, 2014 · 1 comment
Closed

Google Oauth2 does not set cookies in production. #1

lynndylanhurley opened this issue Jul 6, 2014 · 1 comment

Comments

@lynndylanhurley
Copy link
Owner

Works fine when run locally.

@lynndylanhurley
Copy link
Owner Author

This was caused by devise not allowing duplicate email addresses. The fix was to override the default behavior, and only check email uniqueness among users that registered by email.

booleanbetrayal pushed a commit that referenced this issue Nov 23, 2015
booleanbetrayal pushed a commit that referenced this issue Jan 23, 2016
remove deprecations from RegistrationsController
bobmshannon pushed a commit to StratusPrint/devise_token_auth that referenced this issue Apr 6, 2016
Merge lynndylanhurley/devise_token_auth:master into master
MaicolBen referenced this issue in MaicolBen/devise_token_auth Oct 11, 2017
Fix for stringified token issue on sign in
MaicolBen pushed a commit that referenced this issue Oct 21, 2017
MaicolBen pushed a commit that referenced this issue Nov 16, 2017
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