Mattia Malonni

Results 2 comments of Mattia Malonni

Temporary fix should be to downgrade the `msal` library to `1.3.4` in your `package.json` ```js "msal": "~1.3.0", // run npm install ```

I was interested in the same functionality and ended up writing a new package. For anyone interested: https://github.com/mattiamalonni/express-joi-validations