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.33.0-rc.1
Published
Apr 15, 2025
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.