yokai/security-token-bundle

Handle security token manipulation in a Symfony application

Maintainers

Package info

github.com/yokai-php/security-token-bundle

pkg:composer/yokai/security-token-bundle

Statistics

Installs: 79 573

Dependents: 2

Suggesters: 0

Stars: 7

Open Issues: 1

v3.4.0 2024-06-03 12:22 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.