Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

Notifications You must be signed in to change notification settings

Nef10/GoogleAuthentication

Repository files navigation

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/GoogleAuthentication.git", .upToNextMajor(from: "X.Y.Z")),

About

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

Languages

AltStyle によって変換されたページ (->オリジナル) /