AuthenticationExtensionsSupplementalPubKeysInputs constructor
Implementation
external factory AuthenticationExtensionsSupplementalPubKeysInputs({
required JSArray<JSString> scopes,
String attestation,
JSArray<JSString> attestationFormats,
});
external factory AuthenticationExtensionsSupplementalPubKeysInputs({
required JSArray<JSString> scopes,
String attestation,
JSArray<JSString> attestationFormats,
});