We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58bc4cf commit 613f367Copy full SHA for 613f367
security/guard_authentication.rst
@@ -432,8 +432,9 @@ Each authenticator needs the following methods:
432
433
The picture below shows how Symfony calls Guard Authenticator methods:
434
435
-.. image:: /_images/security/authentication-guard-methods.svg
436
- :align: center
+.. raw:: html
+
437
+ <object data="./_images/security/authentication-guard-methods.svg" type="image/svg+xml"></object>
438
439
.. _guard-customize-error:
440
0 commit comments