Demonstrates how to use the MS Graph Permissions API to add/remove permissions to allow an app access to sites using the Sites.Selected permission.
- Clone the repo
- Copy .env.template to .env and fill in the values
- Run 'yarn' to install dependencies
- Run 'yarn dev' to start the app
- Open http://localhost:3000 in your browser