Protocols
The following protocols are available globally.
-
Protocol to override attestation
See moreDeclaration
Swift
@available(iOS 14.0, *) public protocol FRAppAttestation -
Declaration
Swift
public protocol ActionCallback
-
Declaration
Swift
public protocol PlatformAuthenticatorRegistrationDelegate : AnyObject -
Declaration
Swift
public protocol PlatformAuthenticatorAuthenticationDelegate : AnyObject -
DeviceCollector protocol is baseline class implementation protocol for FRDeviceCollector’s operation
See moreDeclaration
Swift
@objc public protocol DeviceCollector -
Declaration
Swift
@objc public protocol AuthorizationPolicyDelegate -
Declaration
Swift
@objc(FRTokenManagementPolicyDelegate) public protocol TokenManagementPolicyDelegate -
IdPHandler is a protocol for
See moreIdPHandlerimplementation and is responsible to perform sign-in / authorization process against given Social Identity Provider defined in AMDeclaration
Swift
public protocol IdPHandler -
Declaration
Swift
public protocol FRWebAuthnManagerDelegate : NSObject
View on GitHub
Protocols Reference