Versions in this module Expand all Collapse all v1 v1.1.0 Jun 12, 2026 Changes in this version + type HealthResponse struct + Status string + type IPRateLimiter struct + type Server struct + func NewServer(cfg *config.Config, oidcProvider *oidc.Provider, sessionMgr *session.Manager) (*Server, error) + func (s *Server) Shutdown(ctx context.Context) error + func (s *Server) Start() error v1.0.0 Feb 21, 2026