Documentation ¶
Index ¶
- func Get(ctx context.Context) *jwt.RegisteredClaims
- func GetAccount(ctx context.Context) *v1.Account
- func Set(ctx context.Context, claims *Claims) context.Context
- func SetAccount(ctx context.Context, a *v1.Account) context.Context
- func Valid(priv ed25519.PrivateKey, token string, method scopes.Scope) (ok bool)
- type Basic
- type Claims
- type Source
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetAccount ¶ added in v0.0.32
Types ¶
type Basic ¶ added in v0.0.32
func (Basic) GetRequestMetadata ¶ added in v0.0.32
func (Basic) RequireTransportSecurity ¶ added in v0.0.32
type Claims ¶ added in v0.0.39
func ValidWithClaims ¶ added in v0.0.26
type Source ¶ added in v0.0.32
type Source string
func (Source) GetRequestMetadata ¶ added in v0.0.32
func (Source) RequireTransportSecurity ¶ added in v0.0.32
Click to show internal directories.
Click to hide internal directories.