dermesser / yup-oauth2

An oauth2 client implementation providing the Device, Installed, Service Account, and several more flows.
https://docs.rs/yup-oauth2/
Apache License 2.0
213 stars 114 forks source link

Update Github actions configuration #230

Closed dermesser closed 3 weeks ago

threema-donat commented 3 weeks ago

The hyper-tls feature is still present in the code and can be used without problems. It does not make much sense to me to remove the dependency because A. the feature works and B. removing the dependency without the code for the feature leaves dead code 🤔