go-spiffe icon indicating copy to clipboard operation
go-spiffe copied to clipboard

FetchJWTSVID can't take a hint

Open kfox1111 opened this issue 1 year ago • 0 comments

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

kfox1111 avatar Jan 25 '25 15:01 kfox1111