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.
A list of passkey credentials that the relying party accepts for this challenge.
var allowedCredentials: [Data] { get }If the array is empty, then the relying party accepts any passkey credential.