diff --git a/files/jsondata/GroupData.json b/files/jsondata/GroupData.json index e19aadbf591259d..9682a70c25cadf8 100644 --- a/files/jsondata/GroupData.json +++ b/files/jsondata/GroupData.json @@ -215,7 +215,9 @@ "Credential", "CredentialsContainer", "FederatedCredential", - "PasswordCredential" + "FederatedCredentialInit", + "PasswordCredential", + "PasswordCredentialInit" ], "methods": [], "properties": ["Navigator.credentials"], @@ -1817,6 +1819,7 @@ ], "interfaces": [ "PublicKeyCredential", + "PublicKeyCredentialCreationOptions", "AuthenticatorResponse", "AuthenticatorAttestationResponse", "AuthenticatorAssertionResponse"