PlatformAuthenticatorRegistrationDelegate
public protocol PlatformAuthenticatorRegistrationDelegate : AnyObject
-
Declaration
Swift
func excludeCredentialDescriptorConsent(consentCallback: @escaping WebAuthnUserConsentCallback)
-
Declaration
Swift
func createNewCredentialConsent(keyName: String, rpName: String, rpId: String?, userName: String, userDisplayName: String, consentCallback: @escaping WebAuthnUserConsentCallback)