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
Started getting TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string #224
Purpose
Started getting TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Earlier without an upgrade, of react script we were having the issue mentioned above. Now after an upgrade of react script, we solved this issue