You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #14789 Remove unused imports and properties in experimental authenticator example (jacekpl)
This PR was submitted for the 5.x branch but it was merged into the 5.2 branch instead.
Discussion
----------
Remove unused imports and properties in experimental authenticator example
Custom [authenticator example](https://symfony.com/doc/current/security/experimental_authenticators.html#creating-a-custom-authenticator) for new experimental authenticator docs contains unused imports and properties. I've simplified it by removing unneded code :-)
Commits
-------
10f7522 Remove unused imports and properties
0 commit comments