Skip to content

Commit ed0e6da

Browse files
a-astxabbuh
authored andcommitted
Added the picture that shows how GuardAuthenticationListener calls Authentication Guard methods.
1 parent fb417f5 commit ed0e6da

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)