Versions in this module Expand all Collapse all v1 v1.100.4 Jul 10, 2026 v1.100.3 Jul 9, 2026 Changes in this version + type Handle struct + func New(db *sql.DB) *Handle + func (h *Handle) Directory() *user.Directory + func (h *Handle) ObserveAuthenticated(info *middleware.UserInfo) + func (h *Handle) ObserveBrowserLogin(email, firstName, lastName string) + func (h *Handle) Store() user.Store