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
The JWKSClient caches the keys from the given discovery keys endpoint, so this property should also be cached on the Authentication instance.
Cache a couple of other properties we only need to create once per instance.
0 commit comments