go-spiffe
go-spiffe copied to clipboard
FetchJWTSVID can't take a hint
jwtSource.FetchJWTSVID takes in a jwtsvid.Params struct that doesn't have the ability to specify a hint: https://github.com/spiffe/go-spiffe/blob/main/v2/svid/jwtsvid/source.go#L10-L14