syncweek-react-aad / react-aad

A React wrapper for Azure AD using the Microsoft Authentication Library (MSAL). The easiest way to integrate AzureAD with your React for authentication.
MIT License
344 stars 94 forks source link

Upgrade to MSAL 1.3.1 #240

Open stephenstroud opened 4 years ago

AndrewCraswell commented 4 years ago

Is this in reference to the samples? MSAL is a listed as a peer dependency, so the version can be controlled separately from react-aad-msal. I haven't had a chance to do a full test pass with 1.3.1 yet though, but when that's accomplished it should be easy to migrate the samples to the new version