FRWebAuthnManagerDelegate
public protocol FRWebAuthnManagerDelegate : NSObject
-
Declaration
Swift
func didFinishAuthorization() -
Declaration
Swift
func didCompleteWithError(_ error: Error) -
Declaration
Swift
func didCancelModalSheet()
View on GitHub