Structures

The following structures are available globally.

  • Options that influence how a Journey is initiated or resumed.

    • forceAuth: Forces authentication even if a valid session exists.
    • noSession: Allows the journey to complete without creating a session.
    See more

    Declaration

    Swift

    public struct Options : Sendable