Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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.