- Clone repo:
git clone [email protected]:vtfk/azure-auth-api-test.git
- Copy
env.example
to.env
- Set
REACT_APP_AUTHORITY
to your tenant id - Set
REACT_APP_CLIENT_ID
to your client id
- Set
npm i
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
- Log in with your Azure AD account.
- Fill out the
API URL
- Choose http method
- Fill out body if set to
POST
Prettify
body (just for fun 😏)- Send
Response will be presented at the bottom 👍