Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@guMcrey guMcrey released this 06 Feb 11:04
· 11 commits to main since this release
2f4c328

web-authn-completed-app 1.0.0 is the first major release. The focus is mostly on releasing the features that have been implement.

What is web-authn-completed-app about?

It is a demo of a new way to sign in that works without passwords, by using the security capabilities of your devices like Touch ID and Face ID.
online preview

✨ Features

  • Login with passkeys instead of password
  • Support cross-platform login
  • Support docker deployment
  • Good code style (including client and server)