Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 269 Bytes

WebAuthnDemo

An example Java Relying Party implementation of the WebAuthn specification.

Install

The demo is written on top of Google App Engine. Run

$ mvn appengine:devserver

for a local development server instance.