Getting there with Devise MFA

This commit is contained in:
2024-05-21 10:13:05 +01:00
parent 32a06d8c61
commit 95675aa5ef
10 changed files with 34 additions and 75 deletions

View File

@@ -7,7 +7,7 @@ ruby "3.3.1"
gem "rails", "7.1.3.3"
gem 'devise'
gem 'webauthn'
gem 'devise-two-factor'
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"