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
3e765687 add Multipart functionality to JDK Http Client (thanks to https://github.com/... Stas Gromov <k****r@g****m> almost 8 years ago
90c12df7 merge Merge branch 'multipart-v0' of https://github.com/eos1d3/scribejava into eos1... Stas Gromov <k****r@g****m> almost 8 years ago
8269f2ac Add support for the Wunderlist API M-F-K <m****l@v****k>
Committed by: Stas Gromov <k****r@g****m>
almost 8 years ago
6787f8c5 Modify the enum as an abstract type, allowing custom implementations。 zhangzhenli <z****i@l****m> about 8 years ago
7a635daf drop deprecated methods and constructors Stas Gromov <k****r@g****m> about 8 years ago
72723ba9 [maven-release-plugin] prepare for next development iteration Stas Gromov <k****r@g****m> about 8 years ago
963c0087 [maven-release-plugin] prepare release scribejava-5.5.0 Stas Gromov <k****r@g****m> about 8 years ago
b30c11ff prepare 5.5.0 release Stas Gromov <k****r@g****m> about 8 years ago
57f0e8f8 update deps Stas Gromov <k****r@g****m> about 8 years ago
68c01498 add new API - MediaWiki (https://www.mediawiki.org/) (thanks to https://githu... Stas Gromov <k****r@g****m> about 8 years ago
0e4af94b merge Merge branch 'mediawiki' of https://github.com/lucaswerkmeister/scribejava in... Stas Gromov <k****r@g****m> about 8 years ago
ae143539 optimize debug log performance impact on prod in OAuth1 and fix NoClassDefFou... Stas Gromov <k****r@g****m> about 8 years ago
e719d25d fix error parsing for Fitbit (thanks to https://github.com/danmana) Stas Gromov <k****r@g****m> about 8 years ago
a8b06d1d small changes Stas Gromov <k****r@g****m> about 8 years ago
60d37fee Add MediaWiki API Lucas Werkmeister <m****l@l****e> about 8 years ago
0084b13b Fix Fitbit token error extraction Dan Manastireanu <d****u@e****m>
Committed by: Stas Gromov <k****r@g****m>
about 8 years ago
16de05a3 Add multipart form-data request to JDK Http Client eos1d3 <e****3@g****m> about 8 years ago
47c07325 drop OAuthConfig, remove deprecate usaged Stas Gromov <k****r@g****m> about 8 years ago
4b46ba40 [maven-release-plugin] prepare for next development iteration Stas Gromov <k****r@g****m> about 8 years ago
da982dd5 [maven-release-plugin] prepare release scribejava-5.4.0 Stas Gromov <k****r@g****m> about 8 years ago
23e4ed30 prepare release 5.4.0 Stas Gromov <k****r@g****m> about 8 years ago
22bf184b small fixes, update deps Stas Gromov <k****r@g****m> about 8 years ago
03dd1eaf OAuth1.0: send "oob" instead of null callback while requesting RequestToken (... Stas Gromov <k****r@g****m> about 8 years ago
aec99474 deprecate OAuthConfig Stas Gromov <k****r@g****m> about 8 years ago
875db910 add new API - Fitbit (https://www.fitbit.com/) (thanks to https://github.com/... Stas Gromov <k****r@g****m> about 8 years ago
4e6d8c5c adding fitbit API Justin Lawler <m****e@j****t> about 8 years ago
09364b69 add new API - Automatic (https://www.automatic.com/) (thanks to https://githu... Stas Gromov <k****r@g****m> over 8 years ago
8ded1591 merge Merge branch 'master' of https://github.com/ramsrib/scribejava into ramsrib-m... Stas Gromov <k****r@g****m> over 8 years ago
f399f715 add RFC urls to javadocs Stas Gromov <k****r@g****m> over 8 years ago
71f8539d add email field to VKOAuth2AccessToken (thanks to https://github.com/grouzen) Stas Gromov <k****r@g****m> over 8 years ago
787668d1 fix missing support for scope for refresh_token grant_type [thanks to https:/... Stas Gromov <k****r@g****m> over 8 years ago
7228206b Added Automatic OAuth2 API
Signed-off-by: Sriram <s****b@g****m>
Sriram <s****b@g****m> over 8 years ago
b4fb7f81 Fixed missing support for scope for refresh_token grant. https://tools.ietf.o... Tellef Møllerup Åmdal <t****f@t****o>
Committed by: Stas Gromov <k****r@g****m>
over 8 years ago
dc54b590 [maven-release-plugin] prepare for next development iteration Stas Gromov <k****r@g****m> over 8 years ago
02b12a66 [maven-release-plugin] prepare release scribejava-5.3.0 Stas Gromov <k****r@g****m> over 8 years ago
78dffc5c prepare release 5.3.0 Stas Gromov <k****r@g****m> over 8 years ago
48f5f159 update deps Stas Gromov <k****r@g****m> over 8 years ago
00f54ef9 add required param version to VK ВКонтакте (http://vk.com/) urls Stas Gromov <k****r@g****m> over 8 years ago
255a8e62 fix: allow spaces in scope param in OAuth2Accesstoken response Stas Gromov <k****r@g****m> over 8 years ago
ba7f6f90 fix Tumblr urls, convert to https (thanks to https://github.com/highthunder) Stas Gromov <k****r@g****m> over 8 years ago
988c5365 merge Merge branch 'master' of https://github.com/highthunder/scribejava into hight... Stas Gromov <k****r@g****m> over 8 years ago
e7883ae0 add Yahoo2 API (thanks to https://github.com/javatestcase) Stas Gromov <k****r@g****m> over 8 years ago
6f0d0abc fix Pinterest API (thanks to https://github.com/sschwieb) Stas Gromov <k****r@g****m> over 8 years ago
28cdeda0 merge Merge branch 'pinterest-access-token' of https://github.com/sschwieb/scribeja... Stas Gromov <k****r@g****m> over 8 years ago
4a361d55 remove 'final' from methods in OAuth[10a|20]Service to allow mocking it Stas Gromov <k****r@g****m> over 8 years ago
eafc4ae2 fix Salesforce API (thanks to https://github.com/jhorowitz-firedrum) Stas Gromov <k****r@g****m> over 8 years ago
dfe04a08 newline... Bill Tarr <b****r@e****m>
Committed by: Stas Gromov <k****r@g****m>
over 8 years ago
bb8deb19 fix formatting issues identified by CI. Bill Tarr <b****r@e****m>
Committed by: Stas Gromov <k****r@g****m>
over 8 years ago
cc4b6f00 Add OAuth2.0 for Yahoo APIs with example. Bill Tarr <b****r@e****m>
Committed by: Stas Gromov <k****r@g****m>
over 8 years ago
881200ed Sets client authentication type to 'request body' for Pinterest Stephan <s****n@c****m> over 8 years ago
f77e05c2 Convert Tumblr api request urls to https Eric Hochendoner <e****r@g****m> over 8 years ago
fb1fe95b I fixed a grammatical error Ethan Luis McDonough <e****h@c****t>
Committed by: Stas Gromov <k****r@g****m>
over 8 years ago
56395361 [maven-release-plugin] prepare for next development iteration Stas Gromov <k****r@g****m> over 8 years ago
3c9b41cd [maven-release-plugin] prepare release scribejava-5.2.0-java7again Stas Gromov <k****r@g****m> over 8 years ago
b1adbc12 prepare release 5.2.0-java7again Stas Gromov <k****r@g****m> over 8 years ago
213cc026 force jdk7 to compile the project Stas Gromov <k****r@g****m> over 8 years ago
f0f4603b update maven dependencies Stas Gromov <k****r@g****m> over 8 years ago
bca97ef6 java7 compatible again! Stas Gromov <k****r@g****m> over 8 years ago
7b8aab5e allow 'null' as callback. It's an optional parameter. Remove "oob" as default... Stas Gromov <k****r@g****m> over 8 years ago
5d7f6865 [maven-release-plugin] prepare for next development iteration Stas Gromov <k****r@g****m> over 8 years ago
57617806 [maven-release-plugin] prepare release scribejava-5.1.0 Stas Gromov <k****r@g****m> over 8 years ago
a629df3e prepare 5.1.0 Stas Gromov <k****r@g****m> over 8 years ago
001686af update some dependencies Stas Gromov <k****r@g****m> over 8 years ago
dd5b0885 fix LinkedInApi20 (thanks to https://github.com/jhorowitz-firedrum) Stas Gromov <k****r@g****m> over 8 years ago
6d339c85 add API - Microsoft Azure Active Directory (Azure AD) (thanks to https://gith... Stas Gromov <k****r@g****m> over 8 years ago
017086c6 more checkstyle changes Kaushal Mall <k****l@g****m> over 8 years ago
648e95d8 updates for checkstyle failure. Kaushal Mall <k****l@g****m> over 8 years ago
edc8222b New files for Azure Active Directory OAuth Api + updates to OAuthConstants cl... Kaushal Mall <k****l@g****m> over 8 years ago
dc5f6acf add API - Dataporten (https://docs.dataporten.no/) (thanks to https://github.... Stas Gromov <k****r@g****m> over 8 years ago
aa6098bf Added DataportenApi Ruben Andreassen <r****5@g****m> over 8 years ago
8d1527b5 drop optional dependency on Apache commons-codec Stas Gromov <k****r@g****m> over 8 years ago
4f274379 [maven-release-plugin] prepare for next development iteration Stas Gromov <k****r@g****m> over 8 years ago
69613265 [maven-release-plugin] prepare release scribejava-5.0.0 Stas Gromov <k****r@g****m> over 8 years ago
6024845c prepare 5.0.0 Stas Gromov <k****r@g****m> over 8 years ago
f7f19b13 version of Facebook API can be configured while constructing OAuthService - u... Stas Gromov <k****r@g****m> over 8 years ago
dace89cb update some deps Stas Gromov <k****r@g****m> over 8 years ago
a4ce2150 update Facebook v2.8 -> v2.11 Stas Gromov <k****r@g****m> over 8 years ago
fd4f99ef add support for appsecret_proof in Facebook Stas Gromov <k****r@g****m> over 8 years ago
4003852c add Apache HttpComponents HttpClient support in separate module (thanks to ht... Stas Gromov <k****r@g****m> over 8 years ago
2f5d9b10 merge Merge branch 'apache-httpclient' of https://github.com/sschwieb/scribejava in... Stas Gromov <k****r@g****m> over 8 years ago
73c29f53 drop toString method from *Tokens to prevent leak of sensible data (token ans... Stas Gromov <k****r@g****m> over 8 years ago
76f626ed fix typo in package name Stas Gromov <k****r@g****m> over 8 years ago
8d18844c add OAuth2Service signRequest method accepting just String, not OAuth2 Access... Stas Gromov <k****r@g****m> over 8 years ago
f3cd5193 add support for RFC 7009 OAuth 2.0 Token Revocation (thanks to https://github... Stas Gromov <k****r@g****m> over 8 years ago
68919e63 add support for client_credentials grant type (thanks to https://github.com/v... Stas Gromov <k****r@g****m> over 8 years ago
665092d6 merge Merge branch 'issue-793-client-credentials-support' of https://github.com/viv... Stas Gromov <k****r@g****m> over 8 years ago
82f38333 switch to use HTTP Basic Authorization by default in requests with need of (2... Stas Gromov <k****r@g****m> over 8 years ago
a1368bbf update deps Stas Gromov <k****r@g****m> over 8 years ago
8d62f0ca add PKCE (RFC 7636) support (Proof Key for Code Exchange by OAuth Public Clie... Stas Gromov <k****r@g****m> over 8 years ago
5ee2173f Added tests for JDKHttpClient, fixed bug Stephan <s****n@c****m> almost 9 years ago
f296c750 Apache http client integration Stephan <s****n@c****m> almost 9 years ago
52376973 issue #793 Vivin Paliath <v****h@g****m> almost 9 years ago
9ae56fd6 format, rename, fix a bit Stas Gromov <k****r@g****m> almost 9 years ago
bb23fed9 add ucoz api evstropovv <v****v@g****m> almost 9 years ago
52d4dc06 drop Java 7 backward compatibility support, become Java 8 only Stas Gromov <k****r@g****m> almost 9 years ago
868fb7c6 clean deprecates Stas Gromov <k****r@g****m> almost 9 years ago
b2cdee90 [maven-release-plugin] prepare for next development iteration Stas Gromov <k****r@g****m> almost 9 years ago
73c8b425 [maven-release-plugin] prepare release scribejava-4.2.0 Stas Gromov <k****r@g****m> almost 9 years ago
7ede3863 prepare 4.2.0 Stas Gromov <k****r@g****m> almost 9 years ago
3dd5ef12 add new API - Etsy (https://www.etsy.com/) (thanks to https://github.com/efek... Stas Gromov <k****r@g****m> almost 9 years ago

← Back to repository