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
- Host: GitHub
- URL: https://github.com/devforth/adminforth-email-password-reset
- Owner: devforth
- License: mit
- Created: 2025-01-09T20:20:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-05T09:48:15.000Z (3 months ago)
- Last Synced: 2026-03-05T13:55:54.498Z (3 months ago)
- Language: Vue
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AdminForth EmailPasswordReset Plugin
[](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)