SCKeychainManager
A wrapper for storing, removing and retrieving items from the Keychain.
This is a BIG Work In Progress, for a much bigger project libScudo
Requirements
- iOS 10.0+ / macOS 10.12+ / tvOS 10.0+ / watchOS 3.0+
- Xcode 10.2+
- Swift 5+
Installation
SCKeychainManager is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SCKeychainManager'Example project and test
To run the example project, clone the repo, and run pod install from the Example directory first.
Author
eaceto, [email protected]
License
SCKeychainManager is available under the MIT license. See the LICENSE file for more info.