Skip to main content

@webda/coreReadme | API


Type alias: AuthenticationEvents

AuthenticationEvents: Object

Type declaration

Authentication.GetMe

Authentication.GetMe: EventAuthenticationGetMe

Authentication.Login

Authentication.Login: EventAuthenticationLogin

Authentication.LoginFailed

Authentication.LoginFailed: EventAuthenticationLoginFailed

Authentication.Logout

Authentication.Logout: EventAuthenticationLogout

Authentication.PasswordCreate

Authentication.PasswordCreate: EventAuthenticationPasswordUpdate

Authentication.PasswordUpdate

Authentication.PasswordUpdate: EventAuthenticationPasswordUpdate

Authentication.Register

Authentication.Register: EventAuthenticationRegister

Source

packages/core/src/services/authentication.ts:200