FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 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
Branch selector
User selector
Datepicker
Commit history
Commits on Mar 31, 2016
Merge branch 'thefilin-ok_example_improvements'
s-gromov
committed
e221da7
View commit details
Copy full SHA for e221da7
Browse repository at this point
fix
Ozhiganov Valery
committed
3a5f503
View commit details
Copy full SHA for 3a5f503
Browse repository at this point
Odnoklassniki Example improvements
Ozhiganov Valery
committed
f8d3237
View commit details
Copy full SHA for f8d3237
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
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
Browse repository at this point
prepare 2.5.2 release
s-gromov
committed
b73c42d
View commit details
Copy full SHA for b73c42d
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
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
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
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
Browse repository at this point
update ok.ru API urls
s-gromov
committed
fbe4ffe
View commit details
Copy full SHA for fbe4ffe
Browse repository at this point
update changelog
s-gromov
committed
9dfb671
View commit details
Copy full SHA for 9dfb671
Browse repository at this point
implement OAuth2 Authorization Response parsing
s-gromov
committed
aedc589
View commit details
Copy full SHA for aedc589
Browse repository at this point
Commits on Mar 22, 2016
apiSecret is not mandatory parameter in config (to use on client sides and other flows without need of the API secret)
s-gromov
committed
c328d5d
View commit details
Copy full SHA for c328d5d
Browse repository at this point
fix javadoc issue
s-gromov
committed
62959e6
View commit details
Copy full SHA for 62959e6
Browse repository at this point
add OSGI manifest metadata
s-gromov
committed
1dc3923
View commit details
Copy full SHA for 1dc3923
Browse repository at this point
Commits on Mar 21, 2016
fix coding standards
s-gromov
committed
67972a3
View commit details
Copy full SHA for 67972a3
Browse repository at this point
Merge pull request #643 from andretietz/master
Show description for a2691d1
kullfar
committed
a2691d1
View commit details
Copy full SHA for a2691d1
Browse repository at this point
add Google Async Example
s-gromov
committed
9c1bd23
View commit details
Copy full SHA for 9c1bd23
Browse repository at this point
Commits on Mar 18, 2016
service builder more generic
andretietz
committed
22f5c38
View commit details
Copy full SHA for 22f5c38
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
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
Browse repository at this point
prepare 2.4.0 release
s-gromov
committed
802a80e
View commit details
Copy full SHA for 802a80e
Browse repository at this point
support 'password' grant_type for OAuth 2.0
s-gromov
committed
5e1827e
View commit details
Copy full SHA for 5e1827e
Browse repository at this point
Merge branch 'maksimlikharev-resource-owner-password-credentials-grant'
s-gromov
committed
9a12c76
View commit details
Copy full SHA for 9a12c76
Browse repository at this point
Merge branch 'resource-owner-password-credentials-grant' of https://github.com/maksimlikharev/scribejava into maksimlikharev-resource-owner-password-credentials-grant
s-gromov
committed
705ccb3
View commit details
Copy full SHA for 705ccb3
Browse repository at this point
Commits on Mar 11, 2016
removal of dead code
Maksim Likharev
committed
f0c92a3
View commit details
Copy full SHA for f0c92a3
Browse repository at this point
send missed headers in async version (as in sync)
s-gromov
committed
1d9553f
View commit details
Copy full SHA for 1d9553f
Browse repository at this point
Merge branch 'breadfan-issue-587-async-header-fix'
s-gromov
committed
0007d57
View commit details
Copy full SHA for 0007d57
Browse repository at this point
Merge branch 'issue-587-async-header-fix' of https://github.com/breadfan/scribejava into breadfan-issue-587-async-header-fix
s-gromov
committed
a662a0d
View commit details
Copy full SHA for a662a0d
Browse repository at this point
Merge branch 'master' of https://github.com/scribejava/scribejava into resource-owner-password-credentials-grant
Show description for 64dcd3f
Maksim Likharev
committed
64dcd3f
View commit details
Copy full SHA for 64dcd3f
Browse repository at this point
Commits on Mar 10, 2016
update maven dependencies
s-gromov
committed
edec091
View commit details
Copy full SHA for edec091
Browse repository at this point
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
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
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
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL