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

Add the ability to cache PayPal access tokens #1

Open
varilink opened this issue Sep 26, 2023 · 0 comments
Open

Add the ability to cache PayPal access tokens #1

varilink opened this issue Sep 26, 2023 · 0 comments

Comments

@varilink
Copy link
Owner

Currently we derive a new access token each time we need one, which is wasteful given that access tokens persist for a period. We should cache it until it expires and only then get a new one.

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