Discore icon indicating copy to clipboard operation
Discore copied to clipboard

Add support for OAuth2 applications

Open Francessco121 opened this issue 6 years ago • 0 comments

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
  • [x] ~~Support group DMs (#77)~~
  • [ ] GET /oauth2/applications/@me (see OAuth 2 topic)
  • [ ] GET /oauth2/@me

Francessco121 avatar Oct 06 '19 21:10 Francessco121