Protocols
The following protocols are available globally.
-
Describes the available operations to proccess Factors and Challenges
See moreDeclaration
Swift
public protocol TwilioVerify -
Undocumented
See moreDeclaration
Swift
public protocol OperationError : LocalizedError -
Describes the available operations to log information
See moreDeclaration
Swift
public protocol LoggerService -
Describes the information of a Challenge
See moreDeclaration
Swift
public protocol Challenge -
Describes the information of a ChallengeList
See moreDeclaration
Swift
public protocol ChallengeList -
Describes the information of a Factor.
See moreDeclaration
Swift
public protocol Factor -
Describes the information required to create a Factor.
See moreDeclaration
Swift
public protocol FactorPayload -
Describes the Metadata of a paginated service
See moreDeclaration
Swift
public protocol Metadata -
Describes the information required to update a Challenge
See moreDeclaration
Swift
public protocol UpdateChallengePayload -
Describes the information required to update a Factor
See moreDeclaration
Swift
public protocol UpdateFactorPayload -
Describes the information required to verify a Factor
See moreDeclaration
Swift
public protocol VerifyFactorPayload
-
Undocumented
See moreDeclaration
Swift
public protocol NetworkProvider
Protocols Reference