An example application using Persona in an iOS WkWebView.
The module provides a client for the Persona hosted flow in an iOS WebView. For complete information about the API, head to the docs.
- Clone this repository and open the project in XCode.
- Optionally adjust the hardcoded variables in
PersonaViewController
to reflect your implementation details. - Run the project to test on a simulated device. To use a physical device, you will need to sign in with an Apple ID, enable Developer Mode on your device, and connect it with your Mac. See the instructions here.