Skip to content

Commit c5d844b

Browse files
committed
feat(developer): add new OCP\Authentication\Events\TokenInvalidatedEvent event in the list of available events
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent f3a1403 commit c5d844b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

developer_manual/basics/_available_events_ocp.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ Emitted when the authentication fails
6565

6666
Emitted when the authentication fails, but only if the login name can be associated with an existing user.
6767

68+
``OCP\Authentication\Events\TokenInvalidatedEvent``
69+
***************************************************
70+
71+
.. versionadded:: 32
72+
73+
Emitted when an authentication token is invalidated.
74+
6875
``OCP\Authentication\TwoFactorAuth\RegistryEvent``
6976
**************************************************
7077

0 commit comments

Comments
 (0)