package header import "shlf.space/internal/server/oauth" type HeaderParams struct { User *oauth.AccountUser }