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

Support for oauth2 token exchanges? #2475

Open
ghost opened this issue Jun 24, 2023 · 1 comment
Open

Support for oauth2 token exchanges? #2475

ghost opened this issue Jun 24, 2023 · 1 comment
Labels
feature-request A new requested functionality.

Comments

@ghost
Copy link

ghost commented Jun 24, 2023

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!

@ghost ghost changed the title Support for oauth2 token? Support for oauth2 token exchanges? Jun 24, 2023
@arqunis arqunis added the feature-request A new requested functionality. label Jul 15, 2023
@valentinegb
Copy link

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...

arqunis pushed a commit that referenced this issue Aug 8, 2024
…urrent` to `Route` (#2935)

This adds routes to `Route` that are related to OAuth2 and token exchanges.

This is a step towards resolving #762 and #2475.
GnomedDev pushed a commit that referenced this issue Aug 16, 2024
…urrent` to `Route` (#2935)

This adds routes to `Route` that are related to OAuth2 and token exchanges.

This is a step towards resolving #762 and #2475.
GnomedDev pushed a commit to GnomedDev/serenity that referenced this issue Oct 7, 2024
…urrent` to `Route` (serenity-rs#2935)

This adds routes to `Route` that are related to OAuth2 and token exchanges.

This is a step towards resolving serenity-rs#762 and serenity-rs#2475.
GnomedDev pushed a commit to GnomedDev/serenity that referenced this issue Oct 20, 2024
…urrent` to `Route` (serenity-rs#2935)

This adds routes to `Route` that are related to OAuth2 and token exchanges.

This is a step towards resolving serenity-rs#762 and serenity-rs#2475.
GnomedDev pushed a commit that referenced this issue Oct 20, 2024
…urrent` to `Route` (#2935)

This adds routes to `Route` that are related to OAuth2 and token exchanges.

This is a step towards resolving #762 and #2475.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A new requested functionality.
Projects
None yet
Development

No branches or pull requests

2 participants