Robert Pethick
Robert Pethick
# Proposal: Improve Scope casing for simple provider ## Description Scopes in Microsoft's Oauth are case insensitive - however when the token is returned they are always given in PascalCase...
# Proposal: Improve performance by batching requests between separate mgt-person components ## Description When I put 50 mgt-person cards on the page I can see that the requests for the...
### Sample tab-aad-msal2 ### Author(s) @BobGerman ### Suggestion Could we have a logout button on this app? I'm not quite sure how that flow should work within teams with msal2?...
### Checklist - [X] The issue can be reproduced in the [auth0-spa-js sample app](https://github.com/auth0-samples/auth0-javascript-samples/tree/master/01-Login) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/auth0-spa-js#readme), [Examples](https://github.com/auth0/auth0-spa-js/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/auth0-spa-js/blob/main/FAQ.md) and have not...