Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cedarcode/webauthn-2fa-rails-demo


https://github.com/cedarcode/webauthn-2fa-rails-demo

2fa ruby ruby-on-rails webauthn

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# WebAuthn 2FA Rails Demo App

Application demonstrating a login using [WebAuthn](https://en.wikipedia.org/wiki/WebAuthn) as second authentication factor built with Ruby on Rails + [webauthn](https://github.com/cedarcode/webauthn-ruby) ruby gem.

If you want to see an implementation of a WebAuthn passwordless-login using Rails and [webauthn](https://github.com/cedarcode/webauthn-ruby) ruby gem, you can check it [here](https://github.com/cedarcode/webauthn-rails-demo-app).