icapps / php-boilerplate

MIT License
2 stars 2 forks source link

Refactor Security using the new Symfony Authenticator #34

Closed sanhofman closed 3 years ago

sanhofman commented 3 years ago

In Symfony 5.1, a new authentication system was introduced. This system changes the internals of Symfony Security, to make it more extensible and more understandable.

=> https://symfony.com/doc/current/security/authenticator_manager.html => https://symfony.com/doc/current/security/voters.html => https://github.com/lexik/LexikJWTAuthenticationBundle/pull/872/files