Refactor Caching Mechanism
This release is a breaking change where the majority of the $cacheTTL
attributes on the exposed methods have been removed.
Modified methods:
- OAuthClients::getOAuthClient removed third attribute ($cacheTTL)
- OAuthClients::listScopes removed second attribute ($pubCertCacheTTL)
- Users::getUserByGupid removed second attribute ($cacheTTL)
- Users::getUserByGuids removed third attribute ($cacheTTL)