Reference > API > Security > User
User
User use cases and event handlers
- What use cases are available in
webiny/api/security/user? - Which event handlers can you implement?
- How to import and use each exported item?
Overview
This page documents everything exported from webiny/api/security/user. Import any of the items below directly from this path in your Webiny extensions.
Use Cases
Event Handlers
Use Cases
CreateUserUseCase
Use Case Abstraction — imported from webiny/api/security/user
Interface CreateUserUseCase.Interface:
Types:
Usage:
DeleteUserUseCase
Use Case Abstraction — imported from webiny/api/security/user
Interface DeleteUserUseCase.Interface:
Types:
Usage:
GetUserUseCase
Use Case Abstraction — imported from webiny/api/security/user
Interface GetUserUseCase.Interface:
Types:
Usage:
ListUsersUseCase
Use Case Abstraction — imported from webiny/api/security/user
Interface ListUsersUseCase.Interface:
Types:
Usage:
ListUserTeamsUseCase
Use Case Abstraction — imported from webiny/api/security/user
Interface ListUserTeamsUseCase.Interface:
Types:
Usage:
UpdateUserUseCase
Use Case Abstraction — imported from webiny/api/security/user
Interface UpdateUserUseCase.Interface:
Types:
Usage:
Event Handlers
UserAfterCreateEventHandler
Event Handler Abstraction — imported from webiny/api/security/user
Interface UserAfterCreateEventHandler.Interface:
Types:
Usage:
UserAfterDeleteEventHandler
Event Handler Abstraction — imported from webiny/api/security/user
Interface UserAfterDeleteEventHandler.Interface:
Types:
Usage:
UserAfterUpdateEventHandler
Event Handler Abstraction — imported from webiny/api/security/user
Interface UserAfterUpdateEventHandler.Interface:
Types:
Usage:
UserBeforeCreateEventHandler
Event Handler Abstraction — imported from webiny/api/security/user
Interface UserBeforeCreateEventHandler.Interface:
Types:
Usage:
UserBeforeDeleteEventHandler
Event Handler Abstraction — imported from webiny/api/security/user
Interface UserBeforeDeleteEventHandler.Interface:
Types:
Usage:
UserBeforeUpdateEventHandler
Event Handler Abstraction — imported from webiny/api/security/user
Interface UserBeforeUpdateEventHandler.Interface:
Types:
Usage: