An open API service providing commit metadata for open source projects.

GitHub / scribejava/scribejava / commits

Simple OAuth library for Java

SHA Message Author Date Stats
d34c3b0d ScribeJava shouldn't require any async http client provider to be on the clas... Stas Gromov <s****v@h****u> about 10 years ago
42deb8da [maven-release-plugin] prepare for next development iteration Stas Gromov <s****v@h****u> about 10 years ago
de5fef31 [maven-release-plugin] prepare release scribejava-2.7.1 Stas Gromov <s****v@h****u> about 10 years ago
86d59c20 prepare 2.7.1 release Stas Gromov <s****v@h****u> about 10 years ago
36dc0f66 update some dependencies Stas Gromov <s****v@h****u> about 10 years ago
1f6d1da3 do not hide checked IOException in unchecked IllegalArgumentException Stas Gromov <s****v@h****u> about 10 years ago
832ebd3e [maven-release-plugin] prepare for next development iteration Stas Gromov <s****v@h****u> about 10 years ago
9ab3986f [maven-release-plugin] prepare release scribejava-2.7.0 Stas Gromov <s****v@h****u> about 10 years ago
2a1671c1 prepare 2.7.0 release Stas Gromov <s****v@h****u> about 10 years ago
545f2d55 implement async version getting Request Token for OAuth 1.0a Stas Gromov <s****v@h****u> about 10 years ago
3e3e6c74 add Misfit (http://misfit.com/) API Stas Gromov <s****v@h****u> about 10 years ago
d014b522 MisfitApi - Implement getAuthorizationBaseUrl Arto Toppi <a****i@r****m> about 10 years ago
dd300b14 Update indenting on the MisfitExample Arto Toppi <a****i@r****m> about 10 years ago
d5582f28 Add Misfit API Arto Toppi <a****i@r****m> about 10 years ago
34b33eca add async-http-client 2.0 support (thanks to Sai Chandrasekharan https://gith... Stas Gromov <s****v@h****u> about 10 years ago
010b37a4 make http async client implementation be more pluggable Stas Gromov <s****v@h****u> about 10 years ago
9a83b6cf [maven-release-plugin] prepare for next development iteration Stas Gromov <s****v@h****u> about 10 years ago
3ca5c9f2 [maven-release-plugin] prepare release scribejava-2.6.0 Stas Gromov <s****v@h****u> about 10 years ago
ceb06d14 prepare 2.6.0 release Stas Gromov <s****v@h****u> about 10 years ago
abc4b5bc send client credentials in grant_type=password optionally (in case they were ... Stas Gromov <s****v@h****u> about 10 years ago
b279cf6d update list of APIs in the Readme (on the main github page) Stas Gromov <s****v@h****u> about 10 years ago
1e21fd1e remove old APIs with outdated domains Stas Gromov <s****v@h****u> about 10 years ago
b7001c21 cleanup: drop old APIs without exmaples Stas Gromov <s****v@h****u> about 10 years ago
a6e1cb9d update Facebook to v2.6 Stas Gromov <s****v@h****u> about 10 years ago
8af489af fix GitHubAPI Stas Gromov <s****v@h****u> about 10 years ago
4e2a9a13 standardize authorization url generation for OAuth2 Stas Gromov <s****v@h****u> about 10 years ago
ca335ad2 update maven dependencies Stas Gromov <s****v@h****u> about 10 years ago
53fbad02 refactor usage of grant_type [authorization_code|refresh_token|password|etc] Stas Gromov <s****v@h****u> about 10 years ago
c6d55483 add optional "User-Agent" config option to use while making http calls Stas Gromov <s****v@h****u> about 10 years ago
2751f529 simplify async/sync usages Stas Gromov <s****v@h****u> about 10 years ago
fe5f0f39 update ning and checkstyle Stas Gromov <s****v@h****u> about 10 years ago
a74e9a78 [maven-release-plugin] prepare for next development iteration Stas Gromov <s****v@h****u> about 10 years ago
d5f0dcef [maven-release-plugin] prepare release scribejava-2.5.3 Stas Gromov <s****v@h****u> about 10 years ago
8753b67d prepare 2.5.3 release Stas Gromov <s****v@h****u> about 10 years ago
f2b1185e do not set Content-Type twice Stas Gromov <s****v@h****u> about 10 years ago
338406dc add Genius.com API authentication (OAuth2) Tomasz Szymaniec <t****c@g****m>
Committed by: Stas Gromov <s****v@h****u>
about 10 years ago
e221da70 merge Merge branch 'thefilin-ok_example_improvements' Stas Gromov <s****v@h****u> over 10 years ago
3a5f5034 fix Ozhiganov Valery <v****v@c****u> over 10 years ago
f8d32379 Odnoklassniki Example improvements Ozhiganov Valery <v****v@c****u> over 10 years ago
31257995 [maven-release-plugin] prepare for next development iteration Stas Gromov <s****v@h****u> over 10 years ago
af97361e [maven-release-plugin] prepare release scribejava-2.5.2 Stas Gromov <s****v@h****u> over 10 years ago
852bc7ef Revert "[maven-release-plugin] prepare release scribejava-2.5.0" Stas Gromov <s****v@h****u> over 10 years ago
826be083 Revert "[maven-release-plugin] prepare for next development iteration" Stas Gromov <s****v@h****u> over 10 years ago
b73c42d4 prepare 2.5.2 release Stas Gromov <s****v@h****u> over 10 years ago
7c1f00a4 [maven-release-plugin] prepare for next development iteration Stas Gromov <s****v@h****u> over 10 years ago
6b978a6a [maven-release-plugin] prepare release scribejava-2.5.0 Stas Gromov <s****v@h****u> over 10 years ago
fbe4ffe9 update ok.ru API urls Stas Gromov <s****v@h****u> over 10 years ago
9dfb6715 update changelog Stas Gromov <s****v@h****u> over 10 years ago
aedc5890 implement OAuth2 Authorization Response parsing Stas Gromov <s****v@h****u> over 10 years ago
c328d5db apiSecret is not mandatory parameter in config (to use on client sides and ot... Stas Gromov <s****v@h****u> over 10 years ago
62959e6c fix javadoc issue Stas Gromov <s****v@h****u> over 10 years ago
1dc39231 add OSGI manifest metadata Stas Gromov <s****v@h****u> over 10 years ago
67972a3c fix coding standards Stas Gromov <s****v@h****u> over 10 years ago
a2691d13 merge Merge pull request #643 from andretietz/master Stas Gromov <k****r@g****m> over 10 years ago
9c1bd235 add Google Async Example Stas Gromov <s****v@h****u> over 10 years ago
22f5c38e service builder more generic André Tietz <a****z@g****m> over 10 years ago
13931310 [maven-release-plugin] prepare for next development iteration Stas Gromov <s****v@h****u> over 10 years ago
afc1e356 [maven-release-plugin] prepare release scribejava-2.4.0 Stas Gromov <s****v@h****u> over 10 years ago
802a80e1 prepare 2.4.0 release Stas Gromov <s****v@h****u> over 10 years ago
5e1827e8 support 'password' grant_type for OAuth 2.0 Stas Gromov <s****v@h****u> over 10 years ago
9a12c760 merge Merge branch 'maksimlikharev-resource-owner-password-credentials-grant' Stas Gromov <s****v@h****u> over 10 years ago
705ccb32 merge Merge branch 'resource-owner-password-credentials-grant' of https://github.co... Stas Gromov <s****v@h****u> over 10 years ago
f0c92a31 removal of dead code Maksim Likharev <m****v@t****m> over 10 years ago
1d9553f3 send missed headers in async version (as in sync) Stas Gromov <s****v@h****u> over 10 years ago
0007d57d merge Merge branch 'breadfan-issue-587-async-header-fix' Stas Gromov <s****v@h****u> over 10 years ago
a662a0d4 merge Merge branch 'issue-587-async-header-fix' of https://github.com/breadfan/scri... Stas Gromov <s****v@h****u> over 10 years ago
64dcd3fb merge Merge branch 'master' of https://github.com/scribejava/scribejava into resour... Maksim Likharev <m****v@t****m> over 10 years ago
edec0910 update maven dependencies Stas Gromov <s****v@h****u> over 10 years ago
bbb2aaa0 default HTTP verb for OAuth 2.0 Access Token EndPoint is POST (http://tools.i... Stas Gromov <s****v@h****u> over 10 years ago
e088788a remove Verifier object, we just need Strings, 'code' for OAuth2 and 'oauthVer... Stas Gromov <s****v@h****u> over 10 years ago
a3ff12d3 add response_type parameter to the ServiceBuilder/OAuthConfig to use not only... Stas Gromov <s****v@h****u> over 10 years ago
75779efb drop Google OAuth 1.0 support (OAuth 1.0 was officially deprecated by Google) Stas Gromov <s****v@h****u> over 10 years ago
03b3820b make JSON Access Token Extractor be the default for OAuth 2.0 (according to R... Stas Gromov <s****v@h****u> over 10 years ago
b0300318 mark Facebook doesn't support refresh token by throwing UnsupportedOperationE... Stas Gromov <s****v@h****u> over 10 years ago
d91f6ee0 APIs 2.0 can define different endpoints for access token and for refresh toke... Stas Gromov <s****v@h****u> over 10 years ago
4a2427d1 fixed issue 587: added headers to async request Chris Wewerka <b****n@g****e> over 10 years ago
55930844 resource owner password credentials grant Maksim Likharev <m****v@t****m> over 10 years ago
87779522 fix typo in README Stas Gromov <s****v@h****u> over 10 years ago
5a9ca462 [maven-release-plugin] prepare for next development iteration Stas Gromov <s****v@h****u> over 10 years ago
73b46fe1 [maven-release-plugin] prepare release scribejava-2.3.0 Stas Gromov <s****v@h****u> over 10 years ago
8c8d9b47 prepare 2.3.0 release Stas Gromov <s****v@h****u> over 10 years ago
23e7f930 allow to pass any additional params to auth url Stas Gromov <s****v@h****u> over 10 years ago
a2cea9b4 show accessToken rawResponse in examples Stas Gromov <s****v@h****u> over 10 years ago
18c1d062 extract all oauth token params from response Stas Gromov <s****v@h****u> over 10 years ago
f7f390a8 OAuth 1 APIs can choose whether to pass empty oauth_token param in requests Stas Gromov <s****v@h****u> over 10 years ago
0f399397 conforms OAuth 1.0 Tokens to the last not obsolete specs Stas Gromov <s****v@h****u> over 10 years ago
72d4ecf1 update Forks chapter in Readme Stas Gromov <s****v@h****u> over 10 years ago
de7d8849 update changelog Stas Gromov <s****v@h****u> over 10 years ago
f5b8df91 use own compilet regexp Pattern insteand of synchronized using of the common one Stas Gromov <s****v@h****u> over 10 years ago
9d0d045e remove useless author javadoc. we have more accurate git blame) Stas Gromov <s****v@h****u> over 10 years ago
d734a4df make tokens conforms RFCs Stas Gromov <s****v@h****u> over 10 years ago
185e53f7 getAuthorizationUrl for OAuth1 should force to take OAuth1RequestToken Stas Gromov <s****v@h****u> over 10 years ago
b2816d8c optimize pom.xml (remove duplicate declarations from child poms) Stas Gromov <s****v@h****u> over 10 years ago
bd2d84ff remove unused and unneeded interface API Stas Gromov <s****v@h****u> over 10 years ago
7046d628 merge Merge pull request #620 from scribejava/diff_tokens Stas Gromov <k****r@g****m> over 10 years ago
435fff09 differentiate OAuth1 Access token, OAuth 1 Request Token and OAuth 2 Access t... Stas Gromov <s****v@h****u> over 10 years ago
6eac7da8 fix small error in javadoc Stas Gromov <s****v@h****u> over 10 years ago
1950c340 small doc and text fixes Stas Gromov <s****v@h****u> over 10 years ago
290d0b58 fix checkstyle violations Stas Gromov <s****v@h****u> over 10 years ago
111fba3f update some dependencies, refactor&clear pom.xml a bit Stas Gromov <s****v@h****u> over 10 years ago

← Back to repository