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

Question: where is the authorization saved? #11

Open
simonbromberg opened this issue Nov 4, 2014 · 2 comments
Open

Question: where is the authorization saved? #11

simonbromberg opened this issue Nov 4, 2014 · 2 comments

Comments

@simonbromberg
Copy link

Just a question: I'm trying to figure out where the authorization is actually saved. I would like to be able to monitor multiple accounts in one document. Is this managed by the Google OAuth library?
I guess it tries to access the profile, and once it's authorized the first time, it won't ask for authorization again? Isn't there some access token that has to be saved? How does it remember the account that the spreadsheet is authorized for?

@loghound
Copy link
Owner

loghound commented Nov 5, 2014

It's stored locally in the google system tied to that spreadsheet

There may be a way to 'see it' but I don't know how that would be done.

I do think you can have multiple accounts by using a distinct "
oAuthServiceName"

John

On Tue, Nov 4, 2014 at 9:32 AM, Simon Bromberg [email protected]
wrote:

Just a question: I'm trying to figure out where the authorization is
actually saved. I would like to be able to monitor multiple accounts in one
document. Is this managed by the Google OAuth library?


Reply to this email directly or view it on GitHub
#11.

-John

@simonbromberg
Copy link
Author

Great, I'll give that a shot, thanks!

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