Skip to content

Commit ff036d6

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: add Oauth client package in doc
2 parents 8741c25 + da8e3ee commit ff036d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

security.rst

Lines changed: 3 additions & 1 deletion
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

@@ -2974,3 +2974,5 @@ Authorization (Denying Access)
29742974
.. _`HTTP Basic authentication`: https://en.wikipedia.org/wiki/Basic_access_authentication
29752975
.. _`Login CSRF attacks`: https://en.wikipedia.org/wiki/Cross-site_request_forgery#Forging_login_requests
29762976
.. _`PHP date relative formats`: https://www.php.net/manual/en/datetime.formats.php#datetime.formats.relative
2977+
.. _`Oauth2-client`: https://github.com/thephpleague/oauth2-client
2978+
.. _`SensitiveParameter PHP attribute`: https://www.php.net/manual/en/class.sensitiveparameter.php

0 commit comments

Comments
 (0)