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.