https://github.com/ackama/rails-template-demo-devise-2fa
Temporary demo app to allow for easy review of the devise 2fa feature we intend to add to Rails template
https://github.com/ackama/rails-template-demo-devise-2fa
Last synced: about 1 year ago
JSON representation
Temporary demo app to allow for easy review of the devise 2fa feature we intend to add to Rails template
- Host: GitHub
- URL: https://github.com/ackama/rails-template-demo-devise-2fa
- Owner: ackama
- Archived: true
- Created: 2022-03-03T21:27:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T22:22:33.000Z (about 3 years ago)
- Last Synced: 2025-03-12T10:11:40.641Z (over 1 year ago)
- Language: Ruby
- Size: 436 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playground for MFA on devise
This is a Rails app created with [Ackama rails template](). [PR #1](https://github.com/ackama/rails-template-demo-devise-2fa/pull/1) in this repo is us experimenting with what an MFA feature on devise should look like. This repo exists solely to host that PR.
Eventually the code changes in PR #1 will become part of [rails-template PR #77](https://github.com/ackama/rails-template/pull/77).
This repo is temporary and will go away once we are happy with the shape of the MFA feature. **Do not depend on this repo continuing to exist**.