pierresouchay / consul-rust

Rust client libray for Consul HTTP API
Apache License 2.0
92 stars 48 forks source link

Add support for consul token authentication #32

Closed nick-benoit14 closed 4 years ago

nick-benoit14 commented 4 years ago

Pulled in this project for a quick CLI tool. We auth with consul tokens. It didn't seem like that was supported yet, so I added it. Happy to make some changes if you think they should be supported in a different way. Thanks for your work!

nick-benoit14 commented 4 years ago

Any thoughts?

stusmall commented 4 years ago

I'm sorry I'd been awful about ignoring this project lately. I'm focusing on it again and getting it back in shape. Someone else also implemented this feature. It is now on the head of master and will be in next release which should be heading out the door soon. Thank you for taking the time for this PR, sorry you got radio silence for so long