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.0-rc.0
Published
Nov 27, 2024
Platform
js/wasm
Last checked
28 seconds ago

Tools for package owners.