FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scribejava-apis - antonevane/scribejava · GitHub
antonevane
/
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-apis
on
master
User selector
Datepicker
Commit history
Commits on Mar 31, 2016
fix
Ozhiganov Valery
committed
3a5f503
View commit details
Copy full SHA for 3a5f503
View code at this point
Browse repository at this point
Odnoklassniki Example improvements
Ozhiganov Valery
committed
f8d3237
View commit details
Copy full SHA for f8d3237
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
[maven-release-plugin] prepare for next development iteration
s-gromov
committed
3125799
View commit details
Copy full SHA for 3125799
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-2.5.2
s-gromov
committed
af97361
View commit details
Copy full SHA for af97361
View code at this point
Browse repository at this point
Revert "[maven-release-plugin] prepare release scribejava-2.5.0"
Show description for 852bc7e
s-gromov
committed
852bc7e
View commit details
Copy full SHA for 852bc7e
View code at this point
Browse repository at this point
Revert "[maven-release-plugin] prepare for next development iteration"
Show description for 826be08
s-gromov
committed
826be08
View commit details
Copy full SHA for 826be08
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
s-gromov
committed
7c1f00a
View commit details
Copy full SHA for 7c1f00a
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-2.5.0
s-gromov
committed
6b978a6
View commit details
Copy full SHA for 6b978a6
View code at this point
Browse repository at this point
update ok.ru API urls
s-gromov
committed
fbe4ffe
View commit details
Copy full SHA for fbe4ffe
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
add OSGI manifest metadata
s-gromov
committed
1dc3923
View commit details
Copy full SHA for 1dc3923
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
add Google Async Example
s-gromov
committed
9c1bd23
View commit details
Copy full SHA for 9c1bd23
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
[maven-release-plugin] prepare for next development iteration
s-gromov
committed
1393131
View commit details
Copy full SHA for 1393131
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-2.4.0
s-gromov
committed
afc1e35
View commit details
Copy full SHA for afc1e35
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
default HTTP verb for OAuth 2.0 Access Token EndPoint is POST (http://tools.ietf.org/html/rfc6749#section-3.2)
s-gromov
committed
bbb2aaa
View commit details
Copy full SHA for bbb2aaa
View code at this point
Browse repository at this point
remove Verifier object, we just need Strings, 'code' for OAuth2 and 'oauthVerifier' for OAuth1
s-gromov
committed
e088788
View commit details
Copy full SHA for e088788
View code at this point
Browse repository at this point
add response_type parameter to the ServiceBuilder/OAuthConfig to use not only "code" for authorization code
s-gromov
committed
a3ff12d
View commit details
Copy full SHA for a3ff12d
View code at this point
Browse repository at this point
drop Google OAuth 1.0 support (OAuth 1.0 was officially deprecated by Google)
s-gromov
committed
75779ef
View commit details
Copy full SHA for 75779ef
View code at this point
Browse repository at this point
make JSON Access Token Extractor be the default for OAuth 2.0 (according to RFC 6749)
s-gromov
committed
03b3820
View commit details
Copy full SHA for 03b3820
View code at this point
Browse repository at this point
mark Facebook doesn't support refresh token by throwing UnsupportedOperationException
s-gromov
committed
b030031
View commit details
Copy full SHA for b030031
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
[maven-release-plugin] prepare for next development iteration
s-gromov
committed
5a9ca46
View commit details
Copy full SHA for 5a9ca46
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-2.3.0
s-gromov
committed
73b46fe
View commit details
Copy full SHA for 73b46fe
View code at this point
Browse repository at this point
support OAuth 2 refresh token (+update urls for Google)
Daniel Tyreus
authored and
s-gromov
committed
1e4238b
View commit details
Copy full SHA for 1e4238b
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
show accessToken rawResponse in examples
s-gromov
committed
a2cea9b
View commit details
Copy full SHA for a2cea9b
View code at this point
Browse repository at this point
extract all oauth token params from response
s-gromov
committed
18c1d06
View commit details
Copy full SHA for 18c1d06
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
use own compilet regexp Pattern insteand of synchronized using of the common one
s-gromov
committed
f5b8df9
View commit details
Copy full SHA for f5b8df9
View code at this point
Browse repository at this point
remove useless author javadoc. we have more accurate git blame)
s-gromov
committed
9d0d045
View commit details
Copy full SHA for 9d0d045
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
make tokens conforms RFCs
s-gromov
committed
d734a4d
View commit details
Copy full SHA for d734a4d
View code at this point
Browse repository at this point
getAuthorizationUrl for OAuth1 should force to take OAuth1RequestToken
s-gromov
committed
185e53f
View commit details
Copy full SHA for 185e53f
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
optimize pom.xml (remove duplicate declarations from child poms)
s-gromov
committed
b2816d8
View commit details
Copy full SHA for b2816d8
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
differentiate OAuth1 Access token, OAuth 1 Request Token and OAuth 2 Access token
s-gromov
committed
435fff0
View commit details
Copy full SHA for 435fff0
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
small doc and text fixes
s-gromov
committed
1950c34
View commit details
Copy full SHA for 1950c34
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
fix checkstyle violations
s-gromov
committed
290d0b5
View commit details
Copy full SHA for 290d0b5
View code at this point
Browse repository at this point
Variable for Stack Exchange site name.
MichalFoksa
authored and
s-gromov
committed
8c82c02
View commit details
Copy full SHA for 8c82c02
View code at this point
Browse repository at this point
Make API extendable.
MichalFoksa
authored and
s-gromov
committed
dc10155
View commit details
Copy full SHA for dc10155
View code at this point
Browse repository at this point
Stack Exchange authentication via OAuth 2.0 (stackoverflow.com, askubuntu.com, etc.).
MichalFoksa
authored and
s-gromov
committed
3044949
View commit details
Copy full SHA for 3044949
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL