Open ghost opened 1 year ago
Would it be possible to add oauth2 token support? Having a library that supports the discord api, but having to manually make access token exchanges is tedious.
Here's an example of what has to be sent
Here's an example response
It would be much appreciated!
I second this! It seems like I can't rely on Serenity for OAuth2 stuff at all since it doesn't even have the OAuth2 endpoints in Route...
Route
Would it be possible to add oauth2 token support? Having a library that supports the discord api, but having to manually make access token exchanges is tedious.
Here's an example of what has to be sent
Here's an example response
It would be much appreciated!