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
219 stars 114 forks source link

Initialize rustls crypto provider if not otherwise done #229

Closed dermesser closed 3 months ago

dermesser commented 3 months ago

To deal with #227

threema-donat commented 3 months ago

Looks good to me!