File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -712,7 +712,7 @@ many other authenticators:
712712
713713 If your application logs users in via a third-party service such as
714714 Google, Facebook or Twitter (social login), check out the `HWIOAuthBundle `_
715- community bundle.
715+ community bundle or ` Oauth2-client `_ package .
716716
717717.. _security-form-login :
718718
@@ -2965,3 +2965,5 @@ Authorization (Denying Access)
29652965.. _`HTTP Basic authentication` : https://en.wikipedia.org/wiki/Basic_access_authentication
29662966.. _`Login CSRF attacks` : https://en.wikipedia.org/wiki/Cross-site_request_forgery#Forging_login_requests
29672967.. _`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