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

Broken Authentication Boilerplate #475

Closed
gojohnnygo opened this issue Aug 23, 2014 · 3 comments
Closed

Broken Authentication Boilerplate #475

gojohnnygo opened this issue Aug 23, 2014 · 3 comments

Comments

@gojohnnygo
Copy link

Using a fresh scaffold of 2.0.10, there seems to be a problem with the authentication boilerplate.

  1. Update local env with Twitter ID and Secret.
  2. Login with Twitter.
  3. Authorize app.

Everything looks good except:

  • User isn't created in the DB.
  • The app doesn't show as authorized in Twitter settings.
  • Instead redirecting to the homepage, the redirect is:

http://localhost:9000/?oauth_token=[token]&oauth_verifier=[verifier]

@gojohnnygo
Copy link
Author

Looks like the Fullstack Demo site is having the same problem with Twitter, but not with Google.

@remicastaing
Copy link
Contributor

Sounds like #466.

@gojohnnygo
Copy link
Author

@remicastaing - That did the trick!

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

2 participants