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

Session storage broken #9

Open
camhart opened this issue Nov 23, 2017 · 0 comments
Open

Session storage broken #9

camhart opened this issue Nov 23, 2017 · 0 comments

Comments

@camhart
Copy link

camhart commented Nov 23, 2017

For some reason, session storage for logged in users has been broken when I use this.

When you initialize the GoogleAuth object, you configure the object with your OAuth 2.0 client ID and any additional options you want to specify. Then, if the user has already signed in, the GoogleAuth object restores the user's sign-in state from the previous session.

https://developers.google.com/api-client-library/javascript/reference/referencedocs#googleauthcurrentuserget

Whenever I refresh the page it thinks I'm logged out.

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