https://github.com/devforth/adminforth-two-factors-auth
Two Factors Auth for AdminForth
https://github.com/devforth/adminforth-two-factors-auth
Last synced: about 1 month ago
JSON representation
Two Factors Auth for AdminForth
- Host: GitHub
- URL: https://github.com/devforth/adminforth-two-factors-auth
- Owner: devforth
- License: mit
- Created: 2025-01-09T20:45:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-23T14:19:04.000Z (about 2 months ago)
- Last Synced: 2026-04-23T14:31:23.365Z (about 2 months ago)
- Language: Vue
- Size: 458 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AdminForth TwoFactorsAuth Plugin
[](https://tluma.ai/ask-ai/devforth/adminforth)
Allows to enable Two-Factor Authentication to an adminforth application.
## Features
- Add two-factor authentication to AdminForth login.
- Improve account security for admin users.
- Introduce a stronger verification step at sign-in.
- Integrate 2FA into existing authentication workflows.
## Documentation
Full setup and configuration guide:
[AdminForth TwoFactorsAuth Documentation](https://adminforth.dev/docs/tutorial/Plugins/two-factors-auth/)
## About AdminForth
AdminForth is an open-source, agent-first admin framework for building robust admin panels and back-office applications faster.
## Related links
- [AdminForth website](https://adminforth.dev)
- [npm package](https://www.npmjs.com/package/@adminforth/two-factors-auth)
- [More AdminForth plugins](https://adminforth.dev/docs/tutorial/ListOfPlugins/)
- [Built by DevForth](https://devforth.io)