FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 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
Branch selector
User selector
Datepicker
Commit history
Commits on Dec 21, 2020
Merge pull request #4 from xiangyao1989/twitter-oauth2
Show description for fc64e00
xiangyao1989
authored
fc64e00
View commit details
Copy full SHA for fc64e00
Browse repository at this point
Apply S256 as PKCE method
willfeather
committed
f774f04
View commit details
Copy full SHA for f774f04
Browse repository at this point
Merge pull request #3 from xiangyao1989/twitter-oauth2
Show description for 8bb5233
xiangyao1989
authored
8bb5233
View commit details
Copy full SHA for 8bb5233
Browse repository at this point
updated scopes
willfeather
committed
f5b694c
View commit details
Copy full SHA for f5b694c
Browse repository at this point
Added OAuth2 support and examples for Twitter API
willfeather
committed
6683189
View commit details
Copy full SHA for 6683189
Browse repository at this point
Commits on Dec 14, 2020
add Slack API (https://slack.com/) (thanks to https://github.com/petrkopotev)
kullfar
committed
bcbcca1
View commit details
Copy full SHA for bcbcca1
Browse repository at this point
Commits on Dec 10, 2020
Merge branch 'slackapi' of https://github.com/petrkopotev/scribejava into petrkopotev-slackapi
kullfar
committed
e1f9be5
View commit details
Copy full SHA for e1f9be5
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
Browse repository at this point
Commits on Nov 21, 2020
Update README.md
Show description for 8bae0a4
kullfar
authored
8bae0a4
View commit details
Copy full SHA for 8bae0a4
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
Browse repository at this point
cleanup deprecates methods
kullfar
committed
1dbeabb
View commit details
Copy full SHA for 1dbeabb
Browse repository at this point
Commits on Nov 10, 2020
[maven-release-plugin] prepare for next development iteration
kullfar
committed
788389b
View commit details
Copy full SHA for 788389b
Browse repository at this point
[maven-release-plugin] prepare release scribejava-8.0.0
kullfar
committed
4e76471
View commit details
Copy full SHA for 4e76471
Browse repository at this point
prepare v8.0.0
kullfar
committed
7a35ddc
View commit details
Copy full SHA for 7a35ddc
Browse repository at this point
update changelog, add "update Google API URLs" entry
kullfar
committed
d3c3da8
View commit details
Copy full SHA for d3c3da8
Browse repository at this point
Commits on Nov 9, 2020
add Ian Strachan donation
kullfar
committed
22b0ce7
View commit details
Copy full SHA for 22b0ce7
Browse repository at this point
update deps
kullfar
committed
0d4d766
View commit details
Copy full SHA for 0d4d766
Browse repository at this point
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
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
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
Browse repository at this point
Commits on Sep 17, 2020
* add Kakao API (https://kakao.com/) (thanks to https://github.com/v0o0v)
kullfar
committed
01aa0b2
View commit details
Copy full SHA for 01aa0b2
Browse repository at this point
Merge branch 'master' of https://github.com/v0o0v/scribejava into v0o0v-master
kullfar
committed
fdde594
View commit details
Copy full SHA for fdde594
Browse repository at this point
Commits on Sep 8, 2020
[maven-release-plugin] prepare for next development iteration
kullfar
committed
7d128d3
View commit details
Copy full SHA for 7d128d3
Browse repository at this point
[maven-release-plugin] prepare release scribejava-7.1.1
kullfar
committed
101c103
View commit details
Copy full SHA for 101c103
Browse repository at this point
prepare v7.1.1
kullfar
committed
8aae980
View commit details
Copy full SHA for 8aae980
Browse repository at this point
Revert "prepare v7.1.0"
Show description for c55dd67
kullfar
committed
c55dd67
View commit details
Copy full SHA for c55dd67
Browse repository at this point
Revert "[maven-release-plugin] prepare release scribejava-7.1.0"
Show description for d908a3a
kullfar
committed
d908a3a
View commit details
Copy full SHA for d908a3a
Browse repository at this point
Revert "[maven-release-plugin] prepare for next development iteration"
Show description for fc54cd7
kullfar
committed
fc54cd7
View commit details
Copy full SHA for fc54cd7
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kullfar
committed
785d997
View commit details
Copy full SHA for 785d997
Browse repository at this point
[maven-release-plugin] prepare release scribejava-7.1.0
kullfar
committed
3374f30
View commit details
Copy full SHA for 3374f30
Browse repository at this point
prepare v7.1.0
kullfar
committed
6388969
View commit details
Copy full SHA for 6388969
Browse repository at this point
update deps
kullfar
committed
92b86e4
View commit details
Copy full SHA for 92b86e4
Browse repository at this point
fix Multipart support in JDKHttpClient (thanks to https://github.com/eos1d3)
kullfar
committed
5ac4457
View commit details
Copy full SHA for 5ac4457
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
Browse repository at this point
Commits on Aug 27, 2020
update armeria to 1.0.0
kullfar
committed
02efd00
View commit details
Copy full SHA for 02efd00
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL