issues
search
andersongraciano
/
google-oauth-java-client
Automatically exported from code.google.com/p/google-oauth-java-client
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AuthorizationCodeInstalledApp should not use java.awt.Desktop
#103
hanslovsky
closed
6 years ago
1
google-oauth-java-client
#102
GoogleCodeExporter
opened
9 years ago
0
Method Credential.refreshToken calls TokenResponseException.from which throws NullPointerException
#101
GoogleCodeExporter
closed
9 years ago
18
NullPointerException if invalid client authentification
#100
GoogleCodeExporter
opened
9 years ago
7
getting access_token from sites that returns it using format access_token=<token>
#99
GoogleCodeExporter
opened
9 years ago
3
Referred package in the samples does not exist in the distributions
#98
GoogleCodeExporter
closed
9 years ago
4
certificate of host for dailymotion sample .zip is invalid (for host)
#97
GoogleCodeExporter
opened
9 years ago
0
TokenResponseException throws NPE if content is null but content-type is application/json
#96
GoogleCodeExporter
closed
9 years ago
3
Added a sample of how to autenticate against Google Itself, not just Daily motion
#95
GoogleCodeExporter
opened
9 years ago
0
User authorization failed (redirect_uri_mismatch)
#94
GoogleCodeExporter
closed
9 years ago
2
Create a ClientCredentialsFlow class
#93
GoogleCodeExporter
opened
9 years ago
0
Update cmdline samples to require an "installed" client secret.
#92
GoogleCodeExporter
opened
9 years ago
0
OAuthParameters repeated parameters problem
#91
GoogleCodeExporter
opened
9 years ago
0
NPE in AuthorizationCodeInstalledApp when Credential Expires Not Set
#90
GoogleCodeExporter
opened
9 years ago
0
AuthorizationCodeResponseUrl doesn't support semicolon as separator
#89
GoogleCodeExporter
opened
9 years ago
0
Wrong INVALID_TOKEN_ERROR regular expression
#88
GoogleCodeExporter
closed
9 years ago
9
make AuthorizationCodeFlow more extendable
#87
GoogleCodeExporter
opened
9 years ago
0
Remove Beta API deprecated in 1.16 [backwards incompatible]
#86
GoogleCodeExporter
closed
9 years ago
2
Use the Enforcer plugin to ensure our dependencies are compatible with Java 5
#85
GoogleCodeExporter
opened
9 years ago
0
Java 5 compatibility check
#84
GoogleCodeExporter
closed
9 years ago
2
Timeout while fetching URL: https://accounts.google.com/o/oauth2/token
#83
GoogleCodeExporter
closed
9 years ago
1
Remove Beta API deprecated in 1.15 [backwards incompatible]
#82
GoogleCodeExporter
closed
9 years ago
2
JavaDoc overview page should provide a link to HTTP project JavaDoc
#81
GoogleCodeExporter
closed
9 years ago
4
Link to HTTP JavaDoc not working
#80
GoogleCodeExporter
closed
9 years ago
3
New IdTokenVerifier class
#79
GoogleCodeExporter
closed
9 years ago
2
Update to ID Token draft 27
#78
GoogleCodeExporter
closed
9 years ago
2
Better JavaDoc on Credential.refreshToken()
#77
GoogleCodeExporter
closed
9 years ago
2
Cannot exchange authorization code for tokens using AuthorizationCodeFlow for Youtube v2 API OAuth 2.0 authentication
#76
GoogleCodeExporter
closed
9 years ago
2
Upload early snapshot builds to Sonatype
#75
GoogleCodeExporter
closed
9 years ago
3
Remove API deprecated in 1.14 [backwards incompatible]
#74
GoogleCodeExporter
closed
9 years ago
2
Call to setScopes(String...) with null field in AuthorizationCodeFlow results in NullPointerException
#73
GoogleCodeExporter
closed
9 years ago
5
Do not include transaction-api with the download bundle
#72
GoogleCodeExporter
closed
9 years ago
2
client_id and client_secret not in AuthorizationCodeTokenRequest class
#71
GoogleCodeExporter
closed
9 years ago
2
Use WWW-Authenticate header to guess if token has expired
#70
GoogleCodeExporter
closed
9 years ago
4
Need a sample to have this library to interact with third party OAuth2 providers.
#69
GoogleCodeExporter
opened
9 years ago
0
Move jsontoken package to http project
#68
GoogleCodeExporter
closed
9 years ago
4
Rename dependencies files to match package names
#67
GoogleCodeExporter
closed
9 years ago
5
BearerToken.authorizationHeaderAccessMethod() should use getAuthorizationAsList
#66
GoogleCodeExporter
closed
9 years ago
3
Create "stable" hg branch for version 1
#65
GoogleCodeExporter
closed
9 years ago
3
Move PrivateKeys into SecurityUtils in HTTP project
#64
GoogleCodeExporter
closed
9 years ago
3
Mark OAuth 1 support as Beta
#63
GoogleCodeExporter
closed
9 years ago
7
number field formatted as a JSON string must use the @JsonString annotation [key expires_in, field private java.lang.Long com.google.api.client.auth.oauth2.TokenResponse.expiresInSeconds]
#62
GoogleCodeExporter
opened
9 years ago
4
Java 7 implementation of FileCredentialStore
#61
GoogleCodeExporter
closed
9 years ago
3
FileCredentialStore: don't allow symbolic link
#60
GoogleCodeExporter
closed
9 years ago
3
Token-Request flow is not working when using Google "high-level" classes
#59
GoogleCodeExporter
opened
9 years ago
4
AbstractAuthorizationCodeCallbackServlet not working properly
#58
GoogleCodeExporter
closed
9 years ago
5
Exponential backoff for access token requests
#57
GoogleCodeExporter
closed
9 years ago
2
OAuth 2.0 final standard
#56
GoogleCodeExporter
closed
9 years ago
4
FileCredentialStore failing on Windows
#55
GoogleCodeExporter
closed
9 years ago
7
java.lang.VerifyError: Cannot inherit from final class
#54
GoogleCodeExporter
closed
9 years ago
1
Next