PlatformAuthenticatorAuthenticationDelegate
public protocol PlatformAuthenticatorAuthenticationDelegate : AnyObject
-
Declaration
Swift
func selectCredential(keyNames: [String], selectionCallback: @escaping WebAuthnCredentialsSelectionCallback) -
Declaration
Swift
func localKeyExistsAndPasskeysAreAvailable()
View on GitHub