Versions in this module Expand all Collapse all v1 v1.0.0 May 24, 2026 Changes in this version + func NewLogin(authenticate authenticate, callback func(context.Context, string) string, ...) *login + func SetupServer(issuer string, storage Storage, logger *slog.Logger, wrapServer bool, ...) chi.Router + type Storage interface