mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
Merge pull request #13522 from nextcloud/enh/noid/dev-new-tokeninvalidated-event
Add new event in the developer doc available event list
This commit is contained in:
@@ -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``
|
||||
**************************************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user