Skip to content

Commit 48f0405

Browse files
authored
add Oauth client package in doc
1 parent 476bb59 commit 48f0405

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

security.rst

+2-1
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)