Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.