spiffe/go-spiffe

Implement jwtbundle.Set type

azdagron opened this issue · 1 comments

jwtbundle.Set provides a set of JWT bundles. It also implements the jwtbundle.Source interface. The v2-api branch has scaffolding for all of the methods that need implementing in set.go.

This issue depends on #57.

Fixed in #78.