Event
Definition
In JFW, an event represents a specific action or occurrence related to user authentication, security, and system activities. Events help track essential activities such as user logins, failed authentication attempts, token exchanges, and security incidents.
List of events
In JFW, we define custom events to trigger actions in our APIs. When a custom event is triggered, we can respond by executing an action or updating the application's state.
Each subpage will list the built-in events based on the resource name.
We will update more built-in events.
Last updated
Was this helpful?