Documentation ¶
Overview ¶
Package encoding defines Claims for interoperable external services to use in JWTs. An external service that imports this package receives a Claims with a stable gob encoding.
Index ¶
Constants ¶
View Source
const OIDCClaimsSerdeNickname = "github.com/treeverse/lakefs/pkg/auth/oidc.Claims"
OIDCClaimsSerdeNickname is the typename used to serialize Claims using gob encoding in JWT. It is the default value that gob would give had Claims been part of auth. It is not (any longer), explicitly to allow external services to serialize matching claims.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.