Skip to content

Commit

Permalink
Update groupdata
Browse files Browse the repository at this point in the history
  • Loading branch information
wbamberg committed May 14, 2024
1 parent 8e8e54e commit f0c2d4f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion files/jsondata/GroupData.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,9 @@
"Credential",
"CredentialsContainer",
"FederatedCredential",
"PasswordCredential"
"FederatedCredentialInit",
"PasswordCredential",
"PasswordCredentialInit"
],
"methods": [],
"properties": ["Navigator.credentials"],
Expand Down Expand Up @@ -1817,6 +1819,7 @@
],
"interfaces": [
"PublicKeyCredential",
"PublicKeyCredentialCreationOptions",
"AuthenticatorResponse",
"AuthenticatorAttestationResponse",
"AuthenticatorAssertionResponse"
Expand Down

0 comments on commit f0c2d4f

Please sign in to comment.