vue-msal icon indicating copy to clipboard operation
vue-msal copied to clipboard

bumped msal version to include increasing header size fix

Open Tiiinky opened this issue 4 years ago • 3 comments

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

Tiiinky avatar Dec 03 '20 10:12 Tiiinky

Hi, I'm also facing this issue. But I also had to use an older msal version due to this bug.

cqueinnec avatar Dec 03 '20 12:12 cqueinnec

Does this repo still maintained?

roncsak avatar Dec 04 '20 09:12 roncsak

@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

Tiiinky avatar Dec 04 '20 09:12 Tiiinky