-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
replaced oltu with scribejava for Java - okhttp client #10965
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
base: master
Are you sure you want to change the base?
replaced oltu with scribejava for Java - okhttp client #10965
Conversation
Can this PR be completed soon? |
I admit that I let this PR die, I didn't have enough time to complete it. |
Ah, too bad, as it is a very welcome improvent. I could maybe dedicate some time in the future for this, but it is very unlikely, I guess we are all in the same boat :D |
Are there any plans to resurrect this branch? |
Hi @hroig |
how is it going? |
#10661
This PR replaces the deprecated Apache Oltu library with ScribeJava for the Java OkHttp client.
It also tries to improve the OAuth code as follows:
this replaces #10732
PR checklist
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example
./bin/generate-samples.sh bin/configs/java*
.For Windows users, please run the script in Git BASH.
master
(5.3.0),6.0.x
@wing328 @bbdouglas @sreeshas @jfiala @lukoyanov @cbornet @jeff9finger @karismann @Zomzog @lwlee2608 @nmuesch