Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 1.18 KB

0.4.2

  • Strong mode compliant

0.4.1

  • Added optional tokenValidationUri to GoogleOAuth2 constructor.

0.4.0 2014-08-12 (SDK 1.6.0-dev.8.0 r38967)

  • 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

0.3.9 2014-06-29 (SDK 1.5.0-dev.4.23 r37639)

  • Auto load stored token

0.3.8

  • Updated many dependencies.

0.3.7 2014-03-28 (SDK 1.3.0-dev.7.2 r34463)

  • bump of json_web_token version

0.3.6 2014-03-27 (SDK 1.3.0-dev.7.2 r34463)

  • Added JWT support for ComputeOAuth2Console, now supporting non-Google Compute Engine clients

0.3.5 2014-03-22 (SDK 1.3.0-dev.5.2 r34229)

  • Added implementation of ComputeOAuth2Console for connecting to Google Compute Engine
  • Cleaned up warnings and missing overrides

0.3.4 2014-02-21 (SDK 1.2.0-dev.5.12 r32844)

  • Added a authorziationResponseServerPort configuration option.
  • add support for approval_prompt option (force or auto)

0.3.3 2013-12-27 (SDK 1.1.0-dev.5.0 r31329)

  • Upgrading package dependencies