Contents

ASAuthorizationWebBrowserPlatformPublicKeyCredential

A structure that describes a passkey stored in the keychain, or managed by a third-party credential manager.

Declaration

struct ASAuthorizationWebBrowserPlatformPublicKeyCredential

Overview

Use ASAuthorizationWebBrowserPlatformPublicKeyCredential to describe passkeys in your browser app’s user interface so the person can choose a passkey. Get the chosen passkey’s credentialID to create a ASAuthorizationPlatformPublicKeyCredentialDescriptor that identifies the passkey to the operating system.

Topics

Describing credentials

Identifying credentials

See Also

Using passkeys