Versions in this module Expand all Collapse all v1 v1.0.0 Mar 21, 2026 Changes in this version + type GetMeResponse struct + Session *models.Session + User *models.User + type GetMeResult struct + Session *models.Session + User *models.User + type HealthCheckResult struct + Status string + Timestamp time.Time + type SignOutRequest struct + SessionID *string + SignOutAll bool + type SignOutResponse struct + Message string + type SignOutResult struct + Message string