dasdom / KeychainDemo

Demo project to show how to share a keychain between an App and it's extension

Home Page:http://dasdev.de/2014/08/12/ios8-share-extension-with-a-shared-keychain/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeychainDemo

Demo project to show how to share a keychain between an App and it's extension in iOS8 using Swift

Keychain Access

The keychain access is implemented as a basic demo class within a framework.

Don't use this class outside of this demo. It's meant only for demo puposes. There is no error handling, for example.

Share Extension

A share extension is used to demonstrate the possibility to share keychains.

Contact

App.net: @dasdom

Twitter: @dasdom

Mail: dominik.hauser@dasdom.de

Licence

WTFPL

About

Demo project to show how to share a keychain between an App and it's extension

http://dasdev.de/2014/08/12/ios8-share-extension-with-a-shared-keychain/

License:Do What The F*ck You Want To Public License


Languages

Language:Swift 93.9%Language:C++ 6.1%