mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
feat(developer): add new OCP\Authentication\Events\TokenInvalidatedEvent event in the list of available events
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
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