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

Better oauth2 support #762

Open
SOF3 opened this issue Jan 2, 2020 · 0 comments
Open

Better oauth2 support #762

SOF3 opened this issue Jan 2, 2020 · 0 comments
Labels
feature-request A new requested functionality. http Related to the `http` module.

Comments

@SOF3
Copy link
Contributor

SOF3 commented Jan 2, 2020

I tried using serenity with the web flow login, and I have facing these problems:

  • A new reqwest::Client has to be created for each session, which is not optimal for performance
  • The authorization and token endpoints are not available via this library.
@arqunis arqunis added feature-request A new requested functionality. http Related to the `http` module. labels Jan 2, 2020
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.
GnomedDev pushed a commit to GnomedDev/serenity that referenced this issue Nov 11, 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 Nov 13, 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 Nov 15, 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.
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this issue Dec 8, 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.
arqunis pushed a commit to arqunis/serenity that referenced this issue Jan 16, 2025
…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.
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this issue Feb 1, 2025
…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.
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. http Related to the `http` module.
Projects
None yet
Development

No branches or pull requests

2 participants