Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions developer_manual/basics/_available_events_ocp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@ Emitted when the authentication fails

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

``OCP\Authentication\Events\TokenInvalidatedEvent``
***************************************************

.. versionadded:: 32

Emitted when an authentication token is invalidated.

``OCP\Authentication\TwoFactorAuth\RegistryEvent``
**************************************************

Expand Down