Skip to content

Commit 8b848c2

Browse files
authored
Add missing README attributes
Otherwise, the generated content is not published on GH pages.
1 parent 9dd2f9b commit 8b848c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
= Vert.x FIDO2 webauthn for web applications
22
:author: Paulo Lopes <[email protected]>
3-
:toc:
3+
:page-permalink: /
4+
:page-github: vertx-howtos/fido2-webauthn-howto
5+
46

57
This how to will show you how to build and secure a simple https://github.com/herrjemand/awesome-webauthn#server-libs[FIDO2 CONFORMANT] (commonly known as Web Authentication API) vert.x web application. The Web Authentication API (also known as WebAuthn) is a specification written by the W3C and FIDO Alliance, with the participation of Google, Mozilla, Microsoft, Yubico, and others. The API allows servers to register and authenticate users using public key cryptography instead of a password.
68

0 commit comments

Comments
 (0)