Skip to content

feat: Add limited short term caching for Drupal OAuth tokens

Martin Lowe requested to merge malowe/main/117 into main
  • feat: Add limited short term caching for Drupal OAuth tokens

Add a short term cache to the drupal oauth token results. Previously, this was fetched for every request, but the upstream Drupal server had issues with high concurrency.

Resolves #117 (closed)

Merge request reports

Loading