Duo Admin API

This is a T3 Stack project bootstrapped with create-t3-app.

What is this?

A quick test project to assess the capabilities of the Duo Admin Api

How do I use this?

  • Clone this repo
  • Run npm install
  • Retrieve your IKEY, SKEY and HOST from the Duo Admin Dashboard
  • Rename .env.example to .env
  • Run npm dev