8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59a1a8 commit 65f10acCopy full SHA for 65f10ac
security/access_token.rst
@@ -343,6 +343,6 @@ and configure the service ID as the ``success_handler``:
343
``failure_handler`` option and create a class that implements
344
:class:`Symfony\\Component\\Security\\Http\\Authentication\\AuthenticationFailureHandlerInterface`.
345
346
-.. _`Json Web Tokens (JWT)`: https://datatracker.ietf.org/doc/html/rfc7519
+.. _`JSON Web Tokens (JWT)`: https://datatracker.ietf.org/doc/html/rfc7519
347
.. _`SAML2 (XML structures)`: https://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-tech-overview-2.0.html
348
.. _`RFC6750`: https://datatracker.ietf.org/doc/html/rfc6750
0 commit comments