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

https://github.com/devforth/adminforth-email-password-reset

Password Email Reset plugin for AdminForth
https://github.com/devforth/adminforth-email-password-reset

Last synced: about 1 month ago
JSON representation

Password Email Reset plugin for AdminForth

Awesome Lists containing this project

README

          

# AdminForth EmailPasswordReset Plugin

License: MIT Build Status npm downloads npm version

[![Ask AI](https://tluma.ai/badge)](https://tluma.ai/ask-ai/devforth/adminforth)

Adds password reset form to adminforth login page.

## Features

- Add email-based password reset flows to AdminForth.
- Deliver reset links for self-service account recovery.
- Improve login support without manual admin intervention.
- Integrate secure reset handling into auth workflows.

## Documentation

Full setup and configuration guide:

[AdminForth EmailPasswordReset Documentation](https://adminforth.dev/docs/tutorial/Plugins/email-password-reset/)

## 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/email-password-reset)
- [More AdminForth plugins](https://adminforth.dev/docs/tutorial/ListOfPlugins/)
- [Built by DevForth](https://devforth.io)