Skip to content

Commit da8e3ee

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: add Oauth client package in doc
2 parents 0a05312 + ec1415e commit da8e3ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

security.rst

+3-1
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)