Per-call options for authorizeForJourney().
authorizeForJourney()
redirectUri is NOT included here — it is captured once at factory creation time via createExternalIdpClient({ redirectUri }) when Auth Tab support is needed.
redirectUri
createExternalIdpClient({ redirectUri })
Optional
Index of the IdpCallback to authorize when multiple are present. Defaults to 0.
IdpCallback
Per-call options for
authorizeForJourney().redirectUriis NOT included here — it is captured once at factory creation time viacreateExternalIdpClient({ redirectUri })when Auth Tab support is needed.