You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On #47 we added the option to fetch the public keys from the IDP. Now we have to cache the jwks to avoid fetching it on every request. We should look for the cache control header to determine for how long the cache should be kept
The text was updated successfully, but these errors were encountered:
On #47 we added the option to fetch the public keys from the IDP. Now we have to cache the jwks to avoid fetching it on every request. We should look for the cache control header to determine for how long the cache should be kept
The text was updated successfully, but these errors were encountered: