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

Clear capabilities cache on log in #254

Closed
soxofaan opened this issue Oct 19, 2021 · 2 comments
Closed

Clear capabilities cache on log in #254

soxofaan opened this issue Oct 19, 2021 · 2 comments

Comments

@soxofaan
Copy link
Member

soxofaan commented Oct 19, 2021

from Open-EO/openeo-api#417 (comment)

Connection caches a couple of capabilties (file formats, processes, ...).
This cache should be cleared when auth changes (login, switch account)

@soxofaan
Copy link
Member Author

learned from going through #424 and https://github.com/Open-EO/openeo-api/releases/tag/1.2.0: not only capabilities cache should be cleared on auth status change, but also collection listings

soxofaan added a commit that referenced this issue Jan 17, 2025
- to make sure all cases are covered
- include authenticate_oidc_access_token
soxofaan pushed a commit that referenced this issue Jan 17, 2025
soxofaan pushed a commit that referenced this issue Jan 17, 2025
soxofaan added a commit that referenced this issue Jan 17, 2025
- to make sure all cases are covered
- include authenticate_oidc_access_token
@soxofaan
Copy link
Member Author

fixed with #691

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants