Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Google sign-in and sign-up not working #330

Closed
kenjiO opened this issue Nov 28, 2017 · 1 comment
Closed

Google sign-in and sign-up not working #330

kenjiO opened this issue Nov 28, 2017 · 1 comment

Comments

@kenjiO
Copy link
Contributor

kenjiO commented Nov 28, 2017

The changes in commit 5e2f89c caused the options for signing up and signing in with the google account to not show up anymore

@kenjiO
Copy link
Contributor Author

kenjiO commented Nov 28, 2017

The API call to http://localhost:8080/api/settings is returning 401 Unauthorized when there is not a user signed in. The client code won't show the google login option unless it can check the googleAuthentication value of the settings data. This API endpoint should return the settings data regardless of if a user is signed in or not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant