Skip to content

cedarcode/webauthn-2fa-rails-demo

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2025
Oct 17, 2024
Oct 15, 2024
Mar 17, 2025
Mar 24, 2025
Mar 18, 2025
May 8, 2020
Apr 15, 2020
Mar 17, 2025
Oct 16, 2024
Oct 15, 2024
Apr 15, 2020
Oct 15, 2024
Oct 16, 2024
Jun 22, 2020
Jun 22, 2020
Oct 15, 2024
Oct 16, 2024
Mar 24, 2025
Oct 15, 2024
Oct 16, 2024
Mar 24, 2025
Mar 24, 2025
Oct 25, 2022
Apr 15, 2020
Sep 5, 2024

Repository files navigation

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.