FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scribejava-core - tml/scribejava · GitHub
tml
/
scribejava
Public
forked from
scribejava/scribejava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
scribejava
scribejava-core
on
master
User selector
Datepicker
Commit history
Commits on Jul 26, 2018
add Multipart functionality to JDK Http Client (thanks to https://github.com/eos1d3)
kullfar
committed
3e76568
View commit details
Copy full SHA for 3e76568
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
Merge branch 'multipart-v0' of https://github.com/eos1d3/scribejava into eos1d3-multipart-v0
kullfar
committed
90c12df
View commit details
Copy full SHA for 90c12df
View code at this point
Browse repository at this point
Commits on May 23, 2018
drop deprecated methods and constructors
kullfar
committed
7a635da
View commit details
Copy full SHA for 7a635da
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kullfar
committed
72723ba
View commit details
Copy full SHA for 72723ba
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.5.0
kullfar
committed
963c008
View commit details
Copy full SHA for 963c008
View code at this point
Browse repository at this point
Commits on May 18, 2018
optimize debug log performance impact on prod in OAuth1 and fix NoClassDefFoundError on Android device with SDK 18 and lower (thanks to https://github.com/arcao)
kullfar
committed
ae14353
View commit details
Copy full SHA for ae14353
View code at this point
Browse repository at this point
small changes
kullfar
committed
a8b06d1
View commit details
Copy full SHA for a8b06d1
View code at this point
Browse repository at this point
Commits on Apr 28, 2018
Add multipart form-data request to JDK Http Client
Show description for 16de05a
eos1d3
committed
16de05a
View commit details
Copy full SHA for 16de05a
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
drop OAuthConfig, remove deprecate usaged
kullfar
committed
47c0732
View commit details
Copy full SHA for 47c0732
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kullfar
committed
4b46ba4
View commit details
Copy full SHA for 4b46ba4
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.4.0
kullfar
committed
da982dd
View commit details
Copy full SHA for da982dd
View code at this point
Browse repository at this point
small fixes, update deps
kullfar
committed
22bf184
View commit details
Copy full SHA for 22bf184
View code at this point
Browse repository at this point
OAuth1.0: send "oob" instead of null callback while requesting RequestToken (thanks to https://github.com/Rafaelsk)
kullfar
committed
03dd1ea
View commit details
Copy full SHA for 03dd1ea
View code at this point
Browse repository at this point
deprecate OAuthConfig
kullfar
committed
aec9947
View commit details
Copy full SHA for aec9947
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
add RFC urls to javadocs
kullfar
committed
f399f71
View commit details
Copy full SHA for f399f71
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
add email field to VKOAuth2AccessToken (thanks to https://github.com/grouzen)
kullfar
committed
71f8539
View commit details
Copy full SHA for 71f8539
View code at this point
Browse repository at this point
Fixed missing support for scope for refresh_token grant. https://tools.ietf.org/html/rfc6749#section-6
tlxtellef
authored and
kullfar
committed
b4fb7f8
View commit details
Copy full SHA for b4fb7f8
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
[maven-release-plugin] prepare for next development iteration
kullfar
committed
dc54b59
View commit details
Copy full SHA for dc54b59
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.3.0
kullfar
committed
02b12a6
View commit details
Copy full SHA for 02b12a6
View code at this point
Browse repository at this point
fix: allow spaces in scope param in OAuth2Accesstoken response
kullfar
committed
255a8e6
View commit details
Copy full SHA for 255a8e6
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
fix Tumblr urls, convert to https (thanks to https://github.com/highthunder)
kullfar
committed
ba7f6f9
View commit details
Copy full SHA for ba7f6f9
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
remove 'final' from methods in OAuth[10a|20]Service to allow mocking it
kullfar
committed
4a361d5
View commit details
Copy full SHA for 4a361d5
View code at this point
Browse repository at this point
fix Salesforce API (thanks to https://github.com/jhorowitz-firedrum)
kullfar
committed
eafc4ae
View commit details
Copy full SHA for eafc4ae
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
[maven-release-plugin] prepare for next development iteration
kullfar
committed
5639536
View commit details
Copy full SHA for 5639536
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.2.0-java7again
kullfar
committed
3c9b41c
View commit details
Copy full SHA for 3c9b41c
View code at this point
Browse repository at this point
java7 compatible again!
kullfar
committed
bca97ef
View commit details
Copy full SHA for bca97ef
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
allow 'null' as callback. It's an optional parameter. Remove "oob" as default (thanks to https://github.com/massongit)
kullfar
committed
7b8aab5
View commit details
Copy full SHA for 7b8aab5
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
[maven-release-plugin] prepare for next development iteration
kullfar
committed
5d7f686
View commit details
Copy full SHA for 5d7f686
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.1.0
kullfar
committed
5761780
View commit details
Copy full SHA for 5761780
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
add API - Microsoft Azure Active Directory (Azure AD) (thanks to https://github.com/kaushalmall)
kullfar
committed
6d339c8
View commit details
Copy full SHA for 6d339c8
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
updates for checkstyle failure.
kaushalmall
committed
648e95d
View commit details
Copy full SHA for 648e95d
View code at this point
Browse repository at this point
New files for Azure Active Directory OAuth Api + updates to OAuthConstants class.
kaushalmall
committed
edc8222
View commit details
Copy full SHA for edc8222
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
drop optional dependency on Apache commons-codec
kullfar
committed
8d1527b
View commit details
Copy full SHA for 8d1527b
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kullfar
committed
4f27437
View commit details
Copy full SHA for 4f27437
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.0.0
kullfar
committed
6961326
View commit details
Copy full SHA for 6961326
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL