iOS SDK Integration Guide
Last updated
Was this helpful?
Last updated
Was this helpful?
Xcode 11.4+
Swift 5.0
iOS 11.0+
Please update to the latest SDK!
Add this code to your AppDelegate.swift and make sure all the values are fulfilled.
Add this code to your ViewController file. We recommend you wrap this in a function that handles the login button.
Your iOS app should now be integrated with the humanID login.
Warning! To run the example project, clone the repo, and run pod install from the Example directory first.
The humanID SDK is available through . To install it, simply add the following line to your Podfile:
Get the clientID and clientSecret through the .
See our Github for a full to learn more!