/security-token-bundle

A Symfony bundle that aims to provide a way to generate, store, manage security tokens for web applications.

Primary LanguagePHPMIT LicenseMIT

YokaiSecurityTokenBundle

Latest Stable Version Latest Unstable Version Total Downloads License

Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight

This bundle aims to provide a way to generate, store, manage security tokens for web applications.

Each time you need a token for

  • an account activation
  • a password reset
  • etc...

You can use this bundle to generate, consume those tokens. Develop your features, the bundle is taking care of the technical implementation.

Documentation

MIT License

License can be found here.

Authors

The bundle was originally created by Yann Eugoné.

See the list of contributors.


Thank's to Prestaconcept for supporting this bundle.