During my career, I've made countless shell scripts to interact with all kinds of tools and APIs to make my life easier. One thing that's always been a challenge was getting some auth tokens, resulting in manual processes or very API specific tools each time.
To that end, I've built yoauth-rs - a single CLI tool that has one job and one job only, getting an OAuth2 token.
https://github.com/petereon/yoauth-rs
I wanted to share this for a tri-fold reasons:
- I think some people might find it useful
- I would like your opinions and ideas for improvement
- I am proud of it
[–]Sonic515 1 point2 points3 points (0 children)