defaultBackupEligibility property

bool? defaultBackupEligibility
final

Credentials created by this authenticator will have the backup eligibility (BE) flag set to this value. Defaults to false. https://w3c.github.io/webauthn/#sctn-credential-backup

Implementation

final bool? defaultBackupEligibility;