You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the `pkg/security` package to move the SPIFFE implementation to
a new kit package. This new kit package is more modulated and fuller
test coverage. This package has been moved so that it can be both
imported by dapr & components-contrib, as well as making the package
more suitable for further development to support X.509 Component auth.
dapr/proposals#51
Also moves in test/utils from dapr to crypto/test for shared usage.
Part of dapr/proposals#51
Uses go mod fork of dapr/kit#92
Signed-off-by: joshvanl <[email protected]>
0 commit comments