FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scribejava-core - finnergizer/scribejava · GitHub
finnergizer
/
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 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
implement OAuth2 Authorization Response parsing
s-gromov
committed
aedc589
View commit details
Copy full SHA for aedc589
View code at this point
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
View code at this point
Browse repository at this point
fix javadoc issue
s-gromov
committed
62959e6
View commit details
Copy full SHA for 62959e6
View code at this point
Browse repository at this point
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
fix coding standards
s-gromov
committed
67972a3
View commit details
Copy full SHA for 67972a3
View code at this point
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
View code at this point
Browse repository at this point
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 18, 2016
service builder more generic
andretietz
committed
22f5c38
View commit details
Copy full SHA for 22f5c38
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
support 'password' grant_type for OAuth 2.0
s-gromov
committed
5e1827e
View commit details
Copy full SHA for 5e1827e
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
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
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
APIs 2.0 can define different endpoints for access token and for refresh token (the same urls by default)
s-gromov
committed
d91f6ee
View commit details
Copy full SHA for d91f6ee
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
fixed issue 587: added headers to async request
longliveenduro
committed
4a2427d
View commit details
Copy full SHA for 4a2427d
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
resource owner password credentials grant
Maksim Likharev
committed
5593084
View commit details
Copy full SHA for 5593084
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
allow to pass any additional params to auth url
s-gromov
committed
23e7f93
View commit details
Copy full SHA for 23e7f93
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
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
OAuth 1 APIs can choose whether to pass empty oauth_token param in requests
s-gromov
committed
f7f390a
View commit details
Copy full SHA for f7f390a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL