Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

xarenard/webauthn_fido_java_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

42 Commits

Repository files navigation

Java React WebAuthn Demo

Intro

Simple Webauthn Demo with:

  • Server Side component using java Spring boot.
  • Client Side component using React.js.

The demo should support:

  • TouchId
  • Packed Self-Attestation
  • packed Full-Attestation

Setup

Currently, only localhost is supported

Server

cd server
mvn spring-boot:run

Client

cd client
npm install
npm run-script dev

Images

Authenticator registration

alt text

alt text

Useful and interesting links

https://medium.com/@herrjemand
https://github.com/koesie10/webauthn

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /