We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Ok awesome. This also needs to be changed in the Google Dev Console
Sorry, something went wrong.
This will need to be postponed until database server is set up on EC2.
The dev console currently has both localhost and the ec2 url authorized.
Great! its working good on local ENV currently. No bugs to post.
daniel-schroeder-io
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: