FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scribejava-core/src - xiangyao1989/scribejava · GitHub
xiangyao1989
/
scribejava
Public
forked from
scribejava/scribejava
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
scribejava
scribejava-core
src
on
master
User selector
Datepicker
Commit history
Commits on Dec 21, 2020
Apply S256 as PKCE method
willfeather
committed
f774f04
View commit details
Copy full SHA for f774f04
View code at this point
Browse repository at this point
Added OAuth2 support and examples for Twitter API
willfeather
committed
6683189
View commit details
Copy full SHA for 6683189
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
add possibility to set "" (empty string) as apiSecret
kullfar
committed
8f48915
View commit details
Copy full SHA for 8f48915
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
add raw Response (with HTTP repsponse code and body) as member to the OAuth2AccessTokenErrorResponse
kullfar
committed
fb24008
View commit details
Copy full SHA for fb24008
View code at this point
Browse repository at this point
cleanup deprecates methods
kullfar
committed
1dbeabb
View commit details
Copy full SHA for 1dbeabb
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
add support for OAuth 2.0 Device Authorization Grant (RFC 8628) (thanks to https://github.com/rebarbora-mckvak)
kullfar
committed
08d6ecb
View commit details
Copy full SHA for 08d6ecb
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Merge branch 'device-code-flow' of https://github.com/rebarbora-mckvak/scribejava into rebarbora-mckvak-device-code-flow
kullfar
committed
50e7c96
View commit details
Copy full SHA for 50e7c96
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
support chunks in JDKHttpClient's Multipart (thanks to https://github.com/eos1d3)
kullfar
committed
acb0972
View commit details
Copy full SHA for acb0972
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
fix a bit Multipart CRLF handling and improve readability of unit tests
kullfar
committed
3f7a5cb
View commit details
Copy full SHA for 3f7a5cb
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
add chaining methods for HTTP clients configs
kullfar
committed
cbad67e
View commit details
Copy full SHA for cbad67e
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
add Proxy support (via config's option) to internal JDKHttpClient (thanks to https://github.com/bjournaud)
kullfar
committed
923d7e4
View commit details
Copy full SHA for 923d7e4
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/bjournaud/scribejava into bjournaud-master
kullfar
committed
3b0c0e1
View commit details
Copy full SHA for 3b0c0e1
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
update armeria and okhttp
kullfar
committed
6007a9e
View commit details
Copy full SHA for 6007a9e
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
prepare new snapshot
s-gromov
committed
88e5988
View commit details
Copy full SHA for 88e5988
View code at this point
Browse repository at this point
Add Armeria HTTP client (thanks to https://github.com/max904-github)
s-gromov
committed
eccd3dd
View commit details
Copy full SHA for eccd3dd
View code at this point
Browse repository at this point
Commits on Aug 1, 2020
really fix url encoding in POST payload, it was needed for 'application/x-www-form-urlencoded' Content-Type + unit tests (thanks to https://github.com/max904-github)
s-gromov
committed
68a73ac
View commit details
Copy full SHA for 68a73ac
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
fix url encoding in POST payload, it wasn't needed (thanks to https://github.com/max904-github)
s-gromov
committed
7f3a902
View commit details
Copy full SHA for 7f3a902
View code at this point
Browse repository at this point
Commits on May 11, 2020
update deps
s-gromov
committed
fdef16c
View commit details
Copy full SHA for fdef16c
View code at this point
Browse repository at this point
Commits on May 5, 2020
make Response accept resources to autoclose and autoclose it (thanks to https://github.com/drei01)
s-gromov
committed
b2458a8
View commit details
Copy full SHA for b2458a8
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
initial support for device flow
Štěpán Schejbal
committed
7bb59c3
View commit details
Copy full SHA for 7bb59c3
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
update deps
kullfar
committed
a7b01f6
View commit details
Copy full SHA for a7b01f6
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Add proxy option to JDKHttpClient
bjournaud
committed
3f1cd63
View commit details
Copy full SHA for 3f1cd63
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
upgrade dependencies
kullfar
committed
ed86d41
View commit details
Copy full SHA for ed86d41
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
update okhttp 4.0.1 to 4.1.0
kullfar
committed
99e95bc
View commit details
Copy full SHA for 99e95bc
View code at this point
Browse repository at this point
fix no Content-length errors (thanks to https://github.com/mikita-herasiutsin and https://github.com/iankurverma)
kullfar
committed
8caa3ae
View commit details
Copy full SHA for 8caa3ae
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
fix Type resolution for builder pattern in ServiceBuilderOAuth10a (thanks to https://github.com/mgyucht)
kullfar
committed
c9dfa62
View commit details
Copy full SHA for c9dfa62
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
Build OAuth10a service from ServiceBuilderOAuth10a
mgyucht
committed
f0da256
View commit details
Copy full SHA for f0da256
View code at this point
Browse repository at this point
make Response implements Closeable (thanks to https://github.com/omaric)
kullfar
committed
ccf4d52
View commit details
Copy full SHA for ccf4d52
View code at this point
Browse repository at this point
Add Javadoc regarding closing body stream
omaric
authored and
kullfar
committed
3ec1be2
View commit details
Copy full SHA for 3ec1be2
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
drop deprecated
kullfar
committed
03321f0
View commit details
Copy full SHA for 03321f0
View code at this point
Browse repository at this point
small typo fix
kullfar
committed
e615908
View commit details
Copy full SHA for e615908
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
Add debug output to OAuth2Service (thanks to https://github.com/rbarbey)
kullfar
committed
32273db
View commit details
Copy full SHA for 32273db
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
Merge branch 'debug-oauth2' of https://github.com/rbarbey/scribejava into rbarbey-debug-oauth2
kullfar
committed
9e4d14b
View commit details
Copy full SHA for 9e4d14b
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Print params as URL-encoded string
rbarbey
committed
f04ffc7
View commit details
Copy full SHA for f04ffc7
View code at this point
Browse repository at this point
Added log messages for creating requests
rbarbey
committed
f9efe2b
View commit details
Copy full SHA for f9efe2b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL