BBMRI-ERIC / negotiator

An Open-source access negotation system for Research Infrastructures
https://negotiator.bbmri-eric.eu
GNU Affero General Public License v3.0
3 stars 8 forks source link

[FEATURE] Add cache for oauth2 access tokens #247

Closed RadovanTomik closed 3 months ago

RadovanTomik commented 3 months ago

Brief description. Add a simple cache for oauth2 access tokens so not all requests need to call the userinfo endpoint.

Desired functionality acceptance criteria The cache should be cleared every 10minutes by default or be a custom property.