Contents

allowedCredentials

A list of passkey credentials that the relying party accepts for this challenge.

Declaration

var allowedCredentials: [Data] { get }

Discussion

If the array is empty, then the relying party accepts any passkey credential.

See Also

Viewing credential request parameters