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
Users should be able to use DiscordHttpClient on behalf of a user via OAuth2. This also means that each entity needs to be audited to ensure all properties are supported.
Allow authentication through OAuth2
Verify OAuth2 only properties for DiscordUser are present
Users should be able to use
DiscordHttpClient
on behalf of a user via OAuth2. This also means that each entity needs to be audited to ensure all properties are supported.DiscordUser
are presentSupport group DMs (Support group DMs #77)GET /oauth2/applications/@me
(see OAuth 2 topic)GET /oauth2/@me
The text was updated successfully, but these errors were encountered: