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 OAuth2Token, OAuth2TokenRevocation, and OAuth2AuthorizationCurrent to Route #2935

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

valentinegb
Copy link

@valentinegb valentinegb commented Aug 6, 2024

Adds routes to Route which are related to OAuth2 and token exchanges. This is a step towards resolving #762 and #2475.

@github-actions github-actions bot added model Related to the `model` module. http Related to the `http` module. labels Aug 6, 2024
@valentinegb valentinegb force-pushed the oauth2-routing branch 2 times, most recently from fc6e133 to d506d98 Compare August 6, 2024 21:00
src/http/routing.rs Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the model Related to the `model` module. label Aug 7, 2024
src/http/routing.rs Outdated Show resolved Hide resolved
@arqunis arqunis added enhancement An improvement to Serenity. discord feature Related to Discord's functionality. labels Aug 8, 2024
@arqunis arqunis merged commit 0330ebd into serenity-rs:next Aug 8, 2024
21 checks passed
GnomedDev pushed a commit that referenced this pull request 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.
@valentinegb valentinegb deleted the oauth2-routing branch September 6, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discord feature Related to Discord's functionality. enhancement An improvement to Serenity. http Related to the `http` module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants