This project was bootstrapped with Create React App.
- Make sure you have an App Registration created for your client app in Azure Active Directory (AAD).
- Copy the application (client) ID and directory (tenant) ID from your App Registration into the
.envfile:
REACT_APP_AAD_CLIENT_ID=00000000-0000-0000-0000-000000000000
REACT_APP_AAD_TENANT_ID=00000000-0000-0000-0000-000000000000