RedirectConfiguration

constructor(returnUrl: String, enableHeadlessMode: Boolean = false)

Parameters

returnUrl

Deep link return URL. Required for the flows that include web redirect.

enableHeadlessMode

Enables headless mode. The web redirect will be handled directly when it's the first step in the flow, and if it's the only required step it will complete the flow without starting the bottom sheet.