Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OAuth2 applications #72

Open
1 of 5 tasks
Francessco121 opened this issue Oct 6, 2019 · 0 comments
Open
1 of 5 tasks

Add support for OAuth2 applications #72

Francessco121 opened this issue Oct 6, 2019 · 0 comments
Labels
enhancement New feature/content

Comments

@Francessco121
Copy link
Owner

Francessco121 commented Oct 6, 2019

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
  • Support group DMs (Support group DMs #77)
  • GET /oauth2/applications/@me (see OAuth 2 topic)
  • GET /oauth2/@me
@Francessco121 Francessco121 added the enhancement New feature/content label Oct 6, 2019
@Francessco121 Francessco121 added this to the v5.0.0 milestone Oct 6, 2019
@Francessco121 Francessco121 pinned this issue Oct 6, 2019
@Francessco121 Francessco121 modified the milestones: v5.0.0, v5.1.0 Dec 27, 2022
@Francessco121 Francessco121 unpinned this issue Dec 27, 2022
@Francessco121 Francessco121 removed this from the v5.1.0 milestone Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature/content
Projects
None yet
Development

No branches or pull requests

1 participant