microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
212 stars 90 forks source link

Fix: add parameters to token request #3218

Closed thewahome closed 3 months ago

thewahome commented 3 months ago

Overview

We've been using the extraQueryParameters property to handle the code migration. This handles the /authorize path only. To cater for all paths, we need to also use the tokenQueryParameters property to make sure that the /token path is also taken care of.

Testing Instructions

github-actions[bot] commented 3 months ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3218.centralus.azurestaticapps.net

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud