Reusable authentication primitives for HTTP services.
Uses github.com/golang-jwt/jwt/v5 to sign and verify access/refresh tokens.
Uses Go context values to propagate subject/admin flags through middleware and handlers.
go get github.com/jesse0michael/pkg/auth