package jwt

import "k8s.io/apiserver/pkg/authentication/token/jwt"

Index

Functions

func CredentialIDForJTI

func CredentialIDForJTI(jti string) string

CredentialIDForJTI converts a given JTI string into a credential identifier for use in a users 'extra' info.

Source Files

jwt.go

Version
v0.32.1
Published
Jan 16, 2025
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.