AuthenticatorSelection

public enum AuthenticatorSelection

The types used as part of the authenticator selection.

  • The context provided to the user interaction delegate for selecting an authenticator.

    See more

    Declaration

    Swift

    public struct Context
  • The outcome to send back to the SDK after selecting an authenticator.

    See more

    Declaration

    Swift

    public struct Outcome
  • The list of errors that can happen during authenticator selection.

    See more

    Declaration

    Swift

    public enum Error : Swift.Error