- Strong mode compliant
- Added optional
tokenValidationUri
toGoogleOAuth2
constructor.
- Added completeError() for un-handled exceptions and cases like immediate + force prompt
- Refactored the code/comments for better readability
- Clarify the process of creating a Client ID
- Add instructions for the latest version of the APIs console
- Auto load stored token
- Updated many dependencies.
- bump of
json_web_token
version
- Added JWT support for
ComputeOAuth2Console
, now supporting non-Google Compute Engine clients
- Added implementation of
ComputeOAuth2Console
for connecting to Google Compute Engine - Cleaned up warnings and missing overrides
- Added a
authorziationResponseServerPort
configuration option. - add support for approval_prompt option (
force
orauto
)
- Upgrading package dependencies