This repository was archived by the owner on Aug 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33As of March 2025, stable versions of all major browsers now support the following methods:
44
5- - [ ` PublicKeyCredential.parseCreationOptionsFromJSON(…) ` ] ( https://developer.mozilla.org/en-US/ docs/Web/API/PublicKeyCredential/parseCreationOptionsFromJSON_static )
6- - [ ` PublicKeyCredential.parseRequestOptionsFromJSON(…) ` ] ( https://developer.mozilla.org/en-US/ docs/Web/API/PublicKeyCredential/parseCreationOptionsFromJSON_static )
7- - [ ` PublicKeyCredential ` → ` .toJSON() ` ] ( https://developer.mozilla.org/en-US/ docs/Web/API/PublicKeyCredential )
5+ - [ ` PublicKeyCredential.parseCreationOptionsFromJSON(…) ` ] ( https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/parseCreationOptionsFromJSON_static )
6+ - [ ` PublicKeyCredential.parseRequestOptionsFromJSON(…) ` ] ( https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/parseCreationOptionsFromJSON_static )
7+ - [ ` PublicKeyCredential ` → ` .toJSON() ` ] ( https://developer.mozilla.org/docs/Web/API/PublicKeyCredential )
88
99These should be used instead of ` @github/webauthn-json ` .
1010
You can’t perform that action at this time.
0 commit comments