Definition
Credential Management Level 1 defines PasswordCredentialData
dictionary PasswordCredentialData : CredentialData {
USVString name;
USVString iconURL;
required USVString origin;
required USVString password;
};
PasswordCredentialData
dictionaryCredential Management Level 1 defines PasswordCredentialData
dictionary PasswordCredentialData : CredentialData {
USVString name;
USVString iconURL;
required USVString origin;
required USVString password;
};