This is a T3 Stack project bootstrapped with create-t3-app.
A quick test project to assess the capabilities of the Duo Admin Api
- Clone this repo
- Run
npm install - Retrieve your IKEY, SKEY and HOST from the Duo Admin Dashboard
- Rename
.env.exampleto.env - Run
npm dev