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 using an external OAuth provider, we currently require the user to configure the public key as an environment variable.
Instead, we should fetch the key from a well-known URL.