Do Logon
Last updated 8/04/2026
Overview
The Do Logon event is a server-side event that executes when a user clicks the Sign In button and before the application fully loads. It allows the application to perform server-side checks, initialize user-specific settings, or run any logic required to prepare the application for the authenticated user.