Protocols

The following protocols are available globally.

  • Idp handler protocol.

    See more

    Declaration

    Swift

    public protocol IdpHandler
  • Interface representing an Identity Provider (IdP) handler.

    See more

    Declaration

    Swift

    public protocol IdpRequestHandler : Sendable