serenity
serenity copied to clipboard
Better oauth2 support
I tried using serenity with the web flow login, and I have facing these problems:
- A new
reqwest::Clienthas to be created for each session, which is not optimal for performance - The authorization and token endpoints are not available via this library.