Skip to main content

@webda/coreReadme | API


Interface: EventAuthenticationLoginFailed

Export when a user failed to authenticate with his password

Extends

Properties

context

context: OperationContext<any, any>

Inherited from

EventAuthenticationGetMe.context

Source

packages/core/src/core.ts:164


user

user: User

Inherited from

EventAuthenticationGetMe.user

Source

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