A web component that allows to bind event handler to certain events, without displaying UI elements.
<hanko-events>
web component, which provides a way to listen for authentication events without displaying any UI elements. You’ll learn how to bind event handlers to respond to authentication state changes in your application.Key Technologies:<hanko-events>
component in your application<hanko-auth>
and <hanko-profile>
components in the same way. You can also bind event handlers using the frontend-sdk
(see the next section).