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

Authenticate using service account? #29

Open
rtassicker opened this issue Dec 20, 2022 · 0 comments
Open

Authenticate using service account? #29

rtassicker opened this issue Dec 20, 2022 · 0 comments

Comments

@rtassicker
Copy link

First thankyou for your great introductory python resources Al, they've been a very useful learning tool for me.

I've built a simple tool using ezsheets and my bank's API to produce a fortnightly budget spreadsheet but one irritation is that my oauth2 token expires after 7 days, so I need to authenticate again every time, or I can publish my "app" in the Google API dashboard which means submitting a bunch of stuff for verification that only seems relevant to a commercial app. Since this is just for my use I don't want to do that.

I've seen suggested as an alternative to use the service account authentication (https://developers.google.com/identity/protocols/oauth2/service-account) - could ezsheets be adapted to authenticate with google this way or is there another library you'd recommend?

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