https://github.com/cooptilleuls/cooptilleulsforgotpasswordbundle
Provides a "forgot password" complete feature for your API through a Symfony bundle
https://github.com/cooptilleuls/cooptilleulsforgotpasswordbundle
api forgot-password symfony symfony-bundle tilleuls
Last synced: about 1 month ago
JSON representation
Provides a "forgot password" complete feature for your API through a Symfony bundle
- Host: GitHub
- URL: https://github.com/cooptilleuls/cooptilleulsforgotpasswordbundle
- Owner: coopTilleuls
- License: mit
- Created: 2016-05-27T12:47:31.000Z (about 9 years ago)
- Default Branch: 2.0
- Last Pushed: 2025-04-04T14:56:07.000Z (3 months ago)
- Last Synced: 2025-05-16T00:08:13.016Z (about 1 month ago)
- Topics: api, forgot-password, symfony, symfony-bundle, tilleuls
- Language: PHP
- Homepage:
- Size: 386 KB
- Stars: 82
- Watchers: 14
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# CoopTilleulsForgotPasswordBundle
This Symfony bundle provides a _forgot password_ feature for a REST API.
It is bridged for [API Platform](https://api-platform.com/).[](https://github.com/coopTilleuls/CoopTilleulsForgotPasswordBundle/actions)
[](https://packagist.org/packages/tilleuls/forgot-password-bundle)
[](https://github.com/coopTilleuls/CoopTilleulsForgotPasswordBundle/blob/main/LICENSE)## Installation
[Read the installation guide](docs/index.md).
## Contributing
[Read the contributing guide](CONTRIBUTING.md).
## Backward Compatibility Promise
This project follows the [Semantic Versioning](https://semver.org/), and the Backward Compatibility promise from
the [Symfony framework](https://symfony.com/doc/current/contributing/code/bc.html).## Credits
Created by [Vincent CHALAMON](https://github.com/vincentchalamon) for [Les-Tilleuls.coop](https://les-tilleuls.coop/).