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

Documentation for OAuth 2.0 client #5636

Open
ikhoon opened this issue Apr 25, 2024 · 0 comments
Open

Documentation for OAuth 2.0 client #5636

ikhoon opened this issue Apr 25, 2024 · 0 comments

Comments

@ikhoon
Copy link
Contributor

ikhoon commented Apr 25, 2024

We don't have documentation for the OAuth 2.0 client. Users should rely on Javadoc and test code to use it. It would be good to write documentation for OAuth 2.0.

  • Which OAuth 2.0 specifications are supported by Armeria?
  • How to create a basic OAuth 2.0 client.
  • What tuning points such as retry or circuit breaker can be given to create a more reliable OAuth 2.0 client?

The API for OAuth 2.0 has been recently refactored(#5476) and I think the new API will become stable sooner or later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant