# Functions
HandleDashboard is an HTTP handler that returns a welcome message for the dashboard.
No description provided by the author
HandleGetSessionValue retrieves a value from the session.
HandleLogin is an HTTP handler that processes login requests.
HandleSetSessionValue sets a value in the session.
No description provided by the author