File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -712,7 +712,7 @@ many other authenticators:
712
712
713
713
If your application logs users in via a third-party service such as
714
714
Google, Facebook or Twitter (social login), check out the `HWIOAuthBundle `_
715
- community bundle.
715
+ community bundle or ` Oauth2-client `_ package .
716
716
717
717
.. _security-form-login :
718
718
@@ -2965,3 +2965,5 @@ Authorization (Denying Access)
2965
2965
.. _`HTTP Basic authentication` : https://en.wikipedia.org/wiki/Basic_access_authentication
2966
2966
.. _`Login CSRF attacks` : https://en.wikipedia.org/wiki/Cross-site_request_forgery#Forging_login_requests
2967
2967
.. _`PHP date relative formats` : https://www.php.net/manual/en/datetime.formats.php#datetime.formats.relative
2968
+ .. _`Oauth2-client` : https://github.com/thephpleague/oauth2-client
2969
+ .. _`SensitiveParameter PHP attribute` : https://www.php.net/manual/en/class.sensitiveparameter.php
You can’t perform that action at this time.
0 commit comments