-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Symfony 5.3 Deprecation issue #286
Comments
Maybe it should help: #249 |
No, I already did that with Symfony 5.1 Thanks for the advice anyways |
I worked on a PR for this issue :) #289 |
https://github.com/ricohumme/oauth2-bundle/tree/security-manager
Le mar. 7 sept. 2021 à 09:47, Rico Humme ***@***.***> a
écrit :
… I worked on a PR for this issue :) #289
<#289>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#286 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNICXY5T3PXYNKIMOZG7O3UAW7QDANCNFSM5DGWYMSQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since I updated to symfony 5.3, I get the following warning :
User Deprecated: The "Trikoder\Bundle\OAuth2Bundle\Security\Guard\Authenticator\OAuth2Authenticator" class implements "Symfony\Component\Security\Guard\AuthenticatorInterface" that is deprecated since Symfony 5.3, use the new authenticator system instead.
The text was updated successfully, but these errors were encountered: