mvertopoulos / vue-msal

Vue plugin for using Microsoft Authentication Library (MSAL)
MIT License
123 stars 66 forks source link

bumped msal version to include increasing header size fix #43

Open Tiiinky opened 3 years ago

Tiiinky commented 3 years ago

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

cqueinnec commented 3 years ago

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

roncsak commented 3 years ago

Does this repo still maintained?

Tiiinky commented 3 years ago

@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