Versions in this module Expand all Collapse all v3 v3.0.2 Oct 23, 2025 v3.0.1 Oct 23, 2025 v3.0.0 Oct 23, 2025 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