yokai/security-token-bundle

Handle security token manipulation in a Symfony application

v3.3.0 2022-05-31 08:46 UTC

README

Tests Coverage Contributors

Latest Stable Version Downloads Monthly

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.