Skip to content

Releases: guMcrey/web-authn-completed-app

v1.0.0

06 Feb 11:04
2f4c328
Compare
Choose a tag to compare

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)