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
Allow cb open redirect to be modified by CB_REDIRECT_URL
Here, let `cb open` redirect to a non-standard Dashboard URL (or other
internal component) by respecting the `CB_REDIRECT_URL` env var. If the
var's empty, it continues to have the same behavior as before.
0 commit comments