/webauthndemo

An example Java Relying Party implementation of the WebAuthn specification

Primary LanguageJavaApache License 2.0Apache-2.0

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.