Skip to main content

Function Signature

Description

Configures Passkey (WebAuthn) backup storage. This must be called before using passkeys for backup or recovery operations.

Parameters

Returns

void

Example

Using Your Own Domain

Setup Requirements

Using Portal’s Relying Party (portalhq.io)

  1. Add portalhq.io as a web credential domain in your app
  2. Share your app bundle ID with the Portal team

Using Your Own Domain

  1. Set up associated domains in your app
  2. Serve an AASA file from your domain with webcredential configured
  3. Configure the relying party ID to match your domain
See Apple’s documentation:

Errors