/Avocado

An example app for my talk The Keys to iOS Security

Primary LanguageSwift

Avocado 🥑

For my CocoaHeads talk: The Keys to iOS Security

This app is an example of how to save login informantion to the Keychain, hashing user input, and basic usage of Apple's biometrics APIs. This project uses Apple's Keychain wrapper KeychainPasswordItem for interfacing with the Keychain and CryptoSwift for hashing.