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

Offline Token Renewal #492

Open
antekeli opened this issue Sep 4, 2024 · 1 comment
Open

Offline Token Renewal #492

antekeli opened this issue Sep 4, 2024 · 1 comment
Assignees

Comments

@antekeli
Copy link

antekeli commented Sep 4, 2024

Hello,

Does this library support Offline token renewal? I'm trying to get rid of constantly authorizing.

@PierrickVoulet
Copy link

Hello @antekeli. You can set it up with .setPropertyStore(PropertiesService.getUserProperties()) so that authorization tokens are stored. Authorizations will then only happen when expired.

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