Skip to content

Releases: google/GTMAppAuth

1.2.1 Release

02 Apr 22:51

Choose a tag to compare

1.2.0 Release

02 Apr 22:03

Choose a tag to compare

  • Addressed several Swift Package Manager issues.
  • Restructured the project for cleaner Swift Package Manager support.

1.1.0 Release

01 Oct 17:34

Choose a tag to compare

  • Added Swift Package Manager support.
  • Added watchOS support.

Version 1.0.0

13 Aug 18:58

Choose a tag to compare

  • Moved tvOS authorization support out to a branch.

Version 0.8.0

01 Aug 20:29

Choose a tag to compare

  • Added tokenRefreshDelegate to GTMAppAuthFetcherAuthorization.
  • Updated to depend on AppAuth/Core 1.0.
  • Added CHANGELOG.md.

Version 0.7.1

20 Dec 00:03

Choose a tag to compare

Bump version to 0.7.1

Version 0.7.0

19 Dec 19:39

Choose a tag to compare

Version 0.7.0

Version 0.6.1

19 Dec 19:38

Choose a tag to compare

Version 0.6.1

0.6.0

25 May 19:38

Choose a tag to compare

Supports AppAuth whether built as a module or not.

tvOS authorization support

14 Dec 23:09

Choose a tag to compare

– Implements Google's OAuth 2.0 for TV and Limited Input Device Applications flow, https://developers.google.com/identity/protocols/OAuth2ForDevices
– This is the same authorization flow used by the YouTube TV app (https://www.youtube.com/tv).
– The flow is based on, but not fully compatible with the IETF draft protocol specification https://tools.ietf.org/html/draft-ietf-oauth-device-flow