This app demonstrates the usage of the PrivySDK alongside Auth0 as a custom auth provider
In order to run this app you'll need:
-
A valid Privy
appId
used @ PrivyExampleApp/PrivyManager.swift -
A few values from the your
Auth0
accountclientId
used @ PrivyExampleApp/Auth0.plistdomain
used @ PrivyExampleApp/Auth0.plistaudience
used @ PrivyExampleApp/Auth0Manager.swift
See Privy's iOS SDK guide for setup and usage.