Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T09:45:52.000Z (5 months ago)
- Last Synced: 2024-05-23T09:52:28.298Z (5 months ago)
- Topics: api, forgot-password, symfony, symfony-bundle, tilleuls
- Language: PHP
- Homepage:
- Size: 358 KB
- Stars: 75
- Watchers: 14
- Forks: 24
- Open Issues: 2
-
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 an _forgot password_ feature for a REST API.
It is bridged for [API Platform](https://api-platform.com/).[![Actions Status](https://github.com/coopTilleuls/CoopTilleulsForgotPasswordBundle/workflows/CI/badge.svg)](https://github.com/coopTilleuls/CoopTilleulsForgotPasswordBundle/actions)
[![Packagist Version](https://img.shields.io/packagist/v/tilleuls/forgot-password-bundle.svg?style=flat-square)](https://packagist.org/packages/tilleuls/forgot-password-bundle)
[![Software license](https://img.shields.io/github/license/coopTilleuls/CoopTilleulsForgotPasswordBundle.svg?style=flat-square)](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/).