vue-msal
vue-msal copied to clipboard
bumped msal version to include increasing header size fix
msal version 1.3.3 introduced a bugfix to prevent headers from growing uncontrolled in size: https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/1188
Hi, I'm also facing this issue. But I also had to use an older msal version due to this bug.
Does this repo still maintained?
@roncsak I don't think so.. this is very unfortunate because I think this library is widely used.. I will try to fix the bug referenced by @zalken in my fork and provide a new version