You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It really doesn't make sense to use a discord specific library for Oauth, especially when one of the core uses of Ouath with discord would be to get a user to connect to multiple different Oauth providers to prove a connection not directly supported by discord.
Consider using a well-reviewed option like oauthlib which handles oauth in general, not just for a specific service instead.
Summary
Add Discord OAuth2, example: refresh access token, exchange code, add to guild and many more things of oauth2.
What is the feature request for?
The core library
The Problem
Library Doesn't Have OAuth2 Things.
The Ideal Solution
Add OAuth2 Things.
The Current Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: