GoogleAuthentication

1.0.3

Swift wrapper around OAuthSwift and KeychainAccess to call Google APIs while saving the tokens into keychain
Nef10/GoogleAuthentication

What's New

1.0.3 Bump dependencies

2021-05-21T00:51:28Z

GoogleAuthentication

CI Status Documentation percentage License: MIT Latest version platforms supported: macOS SPM compatible

A small Swift Package to wrap OAuthSwift and KeychainAccess to authenticate to Google APIs while automatically saving the tokens into the keychain.

Documentation

You can check out the documentation here. For more info you can also check out SwiftBeanCountSheetSyncApp which makes use of this library.

Usage

This package support the Swift Package Manager, so simply add a dependency in your Package.swift:

.package(url: "https://github.com/Nef10/SwiftBeanCountImporter.git", .upToNextMajor(from: "1.0.3")),

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

Last updated: Mon Oct 21 2024 18:35:44 GMT-0900 (Hawaii-Aleutian Daylight Time)