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 48f0405

Browse filesBrowse files
authored
add Oauth client package in doc
1 parent 476bb59 commit 48f0405
Copy full SHA for 48f0405

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎security.rst

Copy file name to clipboardExpand all lines: security.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ many other authenticators:
724724

725725
If your application logs users in via a third-party service such as
726726
Google, Facebook or Twitter (social login), check out the `HWIOAuthBundle`_
727-
community bundle.
727+
community bundle or `Oauth2-client`_ package.
728728

729729
.. _security-form-login:
730730

@@ -3037,3 +3037,4 @@ Authorization (Denying Access)
30373037
.. _`Login CSRF attacks`: https://en.wikipedia.org/wiki/Cross-site_request_forgery#Forging_login_requests
30383038
.. _`PHP date relative formats`: https://www.php.net/manual/en/datetime.formats.php#datetime.formats.relative
30393039
.. _`SensitiveParameter PHP attribute`: https://www.php.net/manual/en/class.sensitiveparameter.php
3040+
.. _`Oauth2-client`: https://github.com/thephpleague/oauth2-client

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.