hasCmtgKey property

bool? hasCmtgKey
final

If set to true, the authenticator will support the cmtgKey (Credential Manager Trust Group Key) extension. https://github.com/w3c/webauthn/pull/2377 Defaults to false.

Implementation

final bool? hasCmtgKey;