Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 912 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 912 Bytes

UserBundle

This bundle provides various tools to rapidly integrate user management with symfony application. Features include:

  • Authentication user, which implement Sign in, Sign up, Reset Password, Forgot password;
  • Authorization user, which manage user acces to a specific endpoint.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details