diff options
Diffstat (limited to 'files/ru/web/api/web_authentication_api/index.html')
| -rw-r--r-- | files/ru/web/api/web_authentication_api/index.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/files/ru/web/api/web_authentication_api/index.html b/files/ru/web/api/web_authentication_api/index.html index 026692ad6f..d13b499396 100644 --- a/files/ru/web/api/web_authentication_api/index.html +++ b/files/ru/web/api/web_authentication_api/index.html @@ -185,7 +185,18 @@ navigator.credentials.create(createCredentialDefaultArgs) <h2 id="Спецификации">Спецификации</h2> -{{Specifications}} +<table> + <thead> + <tr> + <th>Specification</th> + </tr> + </thead> + <tbody> + <tr> + <td><a href="https://w3c.github.io/webauthn/">Web Authentication: An API for accessing Public Key Credentials</a></td> + </tr> + </tbody> +</table> <h2 id="Совместимость">Совместимость</h2> |
