nucleos / NucleosProfileBundle

👤 Registration and profile management for symfony
https://docs.nucleos.rocks/projects/profile-bundle/
MIT License
11 stars 11 forks source link

UsernamePasswordToken::getProviderKey is deprecated #481

Closed Slash663 closed 2 years ago

Slash663 commented 2 years ago

Closes #480

Subject

User Deprecated: Since symfony/security-core 5.2: Method "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken::getProviderKey" is deprecated, use "getFirewallName()" instead.

in file

/nucleos/profile-bundle/src/Action/RegistrationConfirmedAction.php:65 + line 61

core23 commented 2 years ago

Please pick your branch with the fixes