Skip to content

Releases: googleapis/google-auth-library-swift

iOS and tvOS support for OAuth browser-based clients, make initializers non-throwing

30 Mar 22:51
Compare
Choose a tag to compare

Updated for Swift 5.1

27 Oct 20:55
f3c6526
Compare
Choose a tag to compare

On Linux, important networking functions are now in FoundationNetworking. This updates released code to conditionally include FoundationNetworking for Linux.

Swift 5 and SwiftNIO 2.0 Updates

08 Apr 15:15
78661e3
Compare
Choose a tag to compare

The local webserver used by BrowserTokenProvider is now directly based on SwiftNIO and updated for SwiftNIO 2.0 and Swift 5.

Replace swift-server/HTTP with Vapor/HTTP

29 Jan 04:54
Compare
Choose a tag to compare

The BrowserTokenProviders now use Vapor/HTTP instead of the deprecated swift-server/HTTP. This should fix build problems with recent versions of Swift.

Support for Google Application Default Credentials

30 Dec 20:18
Compare
Choose a tag to compare