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

https://github.com/thecodingmachine/security.forgot-your-password-interface

The interfaces to implement when working with mouf/security.forgot-your-password.
https://github.com/thecodingmachine/security.forgot-your-password-interface

Last synced: 3 months ago
JSON representation

The interfaces to implement when working with mouf/security.forgot-your-password.

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/mouf/security.forgot-your-password-interface/v/stable)](https://packagist.org/packages/mouf/security.forgot-your-password-interface)
[![Total Downloads](https://poser.pugx.org/mouf/security.forgot-your-password-interface/downloads)](https://packagist.org/packages/mouf/security.forgot-your-password-interface)
[![Latest Unstable Version](https://poser.pugx.org/mouf/security.forgot-your-password-interface/v/unstable)](https://packagist.org/packages/mouf/security.forgot-your-password-interface)
[![License](https://poser.pugx.org/mouf/security.forgot-your-password-interface/license)](https://packagist.org/packages/mouf/security.forgot-your-password-interface)

Forgot your password feature for Mouf - interface package
=========================================================

This package contains the interfaces that should be implemented by services working with the [mouf/security.forgot-your-password package](http://mouf-php.com/packages/mouf/security.forgot-your-password)

See the [mouf/security.forgot-your-password package](http://mouf-php.com/packages/mouf/security.forgot-your-password) for more information.