Skip to content

Commit 75aaf75

Browse files
authored
Merge pull request #13522 from nextcloud/enh/noid/dev-new-tokeninvalidated-event
Add new event in the developer doc available event list
2 parents a0d9a99 + c5d844b commit 75aaf75

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)