I am trying to deploy the Microsoft Graph snippets sample but after publishing to Azure I can login to the app but all the features give me an authorization error.
I can't find how to configure the "Allow Implicit Flow" from the Azure Portal App Registration page. Also, under Required Permissions should I add "Microsoft Graph" "graph" or "graph api"? This is very confusing.