Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).