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

Update Google OAuth request with EC2 callback URL #168

Open
jackrwoods opened this issue Jan 25, 2018 · 4 comments
Open

Update Google OAuth request with EC2 callback URL #168

jackrwoods opened this issue Jan 25, 2018 · 4 comments
Assignees

Comments

@jackrwoods
Copy link
Collaborator

Upon a successful login, the current dashboard redirects to http://localhost:3000/auth/google/callback. This needs to be replaced with http://ec2-52-35-112-51.us-west-2.compute.amazonaws.com:3000/auth/google/callback.

@daniel-schroeder-io
Copy link
Owner

Ok awesome. This also needs to be changed in the Google Dev Console

@daniel-schroeder-io daniel-schroeder-io self-assigned this Jan 25, 2018
@daniel-schroeder-io
Copy link
Owner

This will need to be postponed until database server is set up on EC2.

@jackrwoods
Copy link
Collaborator Author

The dev console currently has both localhost and the ec2 url authorized.

@daniel-schroeder-io
Copy link
Owner

Great! its working good on local ENV currently. No bugs to post.

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