Day: June 14, 2016

Authentication Using iOS Keychain

In this tutorial you learn step-by-step how to use the iOS keychain to authenticate the app user’s email and password. Code presented in this tutorial assume you are using Xcode 7.3 and Swift version 2.2. So if you are using a older or newer version of Swift, it may produce errors. Fix them by using Xcode’s Fix-it tool. […]