DApp Example
This is an example dapp, intended to demonstrate how an app developer might integrate with an Internet Identity and support multiple platforms such as an ios app integration.
This example uses @dfinity/auth-client.
Setting up for local development
To get started, start a local dfx development environment in this directory with the following steps:
npm i
npm start