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

Auth token not stored on initial sign-in #32

Open
cecilia-donnelly opened this issue Feb 1, 2016 · 0 comments
Open

Auth token not stored on initial sign-in #32

cecilia-donnelly opened this issue Feb 1, 2016 · 0 comments

Comments

@cecilia-donnelly
Copy link

On the add-oauth-signin branch, users should be able to click "Sign in with Google" and immediately see results from their searches. Right now, though, a user has to click the button again after signing in before the id_token is saved correctly and API requests will succeed. I assume this will get fixed as I complete the authentication functionality, but I wanted to record it so I don't forget.

(We probably want to change the flow here so that a user would see a login page first, and then after logging in would see the search page -- but for now, this should work as expected.)

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