Versions in this module Expand all Collapse all v1 v1.0.0 Aug 25, 2026 Changes in this version + const MaxEntries + type Entry struct + Password string + Principal authentication.PrincipalSpec + Username string + type Static struct + func NewStatic(entries []Entry) (*Static, error) + func (s *Static) Authenticate(ctx context.Context, credential authentication.Credential) (authentication.Result, error)