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

Upgrade to Hyper 1 #214

Closed IvanUkhov closed 3 months ago

IvanUkhov commented 5 months ago

I was looking around and could not find any related issue. Otherwise, please feel free to close as duplicate. And in general, is it something that you would welcome?

dermesser commented 5 months ago

It's certainly something I would welcome as a PR, especially because I don't find much time on my hands to work on myself! :)

serprex commented 5 months ago

Started working on a PR: #216, help appreciated