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
When we use JWK_URL, we must define the used algo with ALGORITHM settings, but i guess we should use jwks_client.get_signing_key_from_jwt().algorithm_name ?