Go to Azure Portal, then select Azure Active Directory from the left hand side menu.
Select App Registration and click on New Registration button.
https://<YOUR_NGROK_URL>/auth.html
Go to Authentication tab and enable Implicit grant by selecting Access tokens
and ID tokens
, then click Save
button on the top of the page.
▶️ Part 3 - Add Microsoft Graph Toolkit and build the auth pop-up page