Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mike4aday/keychain
Simple Swift wrapper for iOS keychain
https://github.com/mike4aday/keychain
ios keychain secure swift
Last synced: 7 days ago
JSON representation
Simple Swift wrapper for iOS keychain
- Host: GitHub
- URL: https://github.com/mike4aday/keychain
- Owner: mike4aday
- License: mit
- Created: 2017-09-11T22:19:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T22:40:39.000Z (over 7 years ago)
- Last Synced: 2023-05-21T16:34:08.302Z (over 1 year ago)
- Topics: ios, keychain, secure, swift
- Language: Swift
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keychain
Simple Swift wrapper for iOS keychain.For an example of how to use it, see: https://github.com/mike4aday/SwiftlySalesforce/blob/master/Pod/Classes/OAuth2ResultStore.swift
To include it in your project: just copy one file, `Keychain.swift`, into your project.