Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b198f77

Browse filesBrowse files
committed
Merge branch '7.2' into 7.3
* 7.2: add Oauth client package in doc
2 parents 71263a7 + ff036d6 commit b198f77
Copy full SHA for b198f77

File tree

1 file changed

+3
-1
lines changed
Filter options

1 file changed

+3
-1
lines changed

‎security.rst

Copy file name to clipboardExpand all lines: security.rst
+3-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.