<!--
{
  "availability" : [
    "iOS: 17.4.0 -",
    "iPadOS: 17.4.0 -",
    "macCatalyst: 16.6.0 -",
    "macOS: 13.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredentialAssertionRequest",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "c:objc(pl)ASAuthorizationWebBrowserPlatformPublicKeyCredentialAssertionRequest"
  },
  "title" : "ASAuthorizationWebBrowserPlatformPublicKeyCredentialAssertionRequest"
}
-->

# ASAuthorizationWebBrowserPlatformPublicKeyCredentialAssertionRequest

An interface you use to respond to authentication challenges in a web browser.

```
protocol ASAuthorizationWebBrowserPlatformPublicKeyCredentialAssertionRequest
```

## Topics

### Information about the assertion

[`clientData`](/documentation/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredentialAssertionRequest/clientData-655pi)

The client data to supply to the relying party.

[`clientData`](/documentation/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredentialAssertionRequest/clientData-4b5aw)

The client data to supply to the relying party.

[`shouldShowHybridTransport`](/documentation/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredentialAssertionRequest/shouldShowHybridTransport)

Whether a remote authenticator that communicates with the operating system using Bluetooth can resolve the challenge.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)