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

Make crypto provider configurable, rename feature and make hyper-tls feature visible #232

Closed threema-donat closed 1 week ago

threema-donat commented 2 weeks ago

@dermesser tested with the four feature combinations

The test with the file seems to be flaky, could you please rerun this test?

It would be awesome to have a release with this change, so that we could start using the version with hyper v1.

dermesser commented 1 week ago

Thank you for taking the time to clean this up, it's much needed! I will merge and release soon, I just left a minor comment on the tests.