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