Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saitawngpha/securekey-ios

Secure API Key with Keychain for iOS
https://github.com/saitawngpha/securekey-ios

keychain-wrapper swift swift4 swift5-7 swiftui

Last synced: 2 days ago
JSON representation

Secure API Key with Keychain for iOS

Awesome Lists containing this project

README

        

## SecureKey for iOS
This app is using Keychainwrapper to store API Key on user devices.

## References
[Here](https://dev.to/bsorrentino/swiftui-a-property-wrapper-to-secure-settings-19p6)