Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 477 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 477 Bytes

WebAuthn 2FA Rails Demo App

Application demonstrating a login using WebAuthn as second authentication factor built with Ruby on Rails + webauthn ruby gem.

If you want to see an implementation of a WebAuthn passwordless-login using Rails and webauthn ruby gem, you can check it here.