8000 Added the picture that shows how GuardAuthenticationListener calls Au… · a-ast/symfony-docs@079d9d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 079d9d0

Browse files
committed
Added the picture that shows how GuardAuthenticationListener calls Authentication Guard methods.
1 parent 9439e41 commit 079d9d0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Loading

security/guard_authentication.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,11 @@ Each authenticator needs the following methods:
426426
after a successful authentication to create and return the token
427427
for the user, who was supplied as the first argument.
428428

429+
The picture below shows how Symfony calls Guard Authenticator methods:
430+
431+
.. image:: /_images/security/authentication-guard-methods.png
432+
:align: center
433+
429434
.. _guard-customize-error:
430435

431436
Customizing Error Messages

0 commit comments

Comments
 (0)
0