Releases: google/GTMAppAuth
Releases · google/GTMAppAuth
1.2.0 Release
- Addressed several Swift Package Manager issues.
- Restructured the project for cleaner Swift Package Manager support.
1.1.0 Release
- Added Swift Package Manager support.
- Added watchOS support.
Version 1.0.0
- Moved tvOS authorization support out to a branch.
Version 0.8.0
- Added
tokenRefreshDelegate
toGTMAppAuthFetcherAuthorization
. - Updated to depend on AppAuth/Core 1.0.
- Added CHANGELOG.md.
Version 0.7.1
Bump version to 0.7.1
Version 0.7.0
Version 0.7.0
Version 0.6.1
Version 0.6.1
0.6.0
Supports AppAuth whether built as a module or not.
tvOS authorization support
– 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