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
Add JWT auth config to cloud and hybrid strategies
Added runtime_auth_type, runtime_jwt_discovery_url, and runtime_jwt_allowed_clients to the configuration passed in CloudStrategy and HybridStrategy. This enables support for JWT-based authentication in runtime environments.
0 commit comments