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

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

Awesome Lists containing this project

README

          

# AdminForth TwoFactorsAuth Plugin

License: MIT Build Status npm downloads npm version

[![Ask AI](https://tluma.ai/badge)](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)