Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dasdom/KeychainDemo

Demo project to show how to share a keychain between an App and it's extension
https://github.com/dasdom/KeychainDemo

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

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](https://alpha.app.net/dasdom)

Twitter: [@dasdom](https://twitter.com/dasdom)

Mail: [[email protected]](mailto:[email protected])

Licence
-------

[WTFPL](http://www.wtfpl.net)