Releases: choria-io/tokens
Releases · choria-io/tokens
0.0.3
0.0.2
v0.0.1
Initial Release
This extracts the github.com/choria-io/go-choria/tokens
package into a standalone dependencies. The NatsConnectionHelpers()
function is generically useful for 3rd party tools wishing to connect to Choria Brokers but we did not wish to pull in the entire Choria dependency tree.
So this quite small package package extracts all the JWT handling and associated helpers.