IDPExtAuthVerify

public struct IDPExtAuthVerify

Transport structure storing external authentication information transported by an universal link.

  • Authorization code of the sektoral identity provider

    Declaration

    Swift

    public let code: String
  • State of IDP to dereference the code

    Declaration

    Swift

    public let state: String