Params object not persisted after acquireToken
Closed this issue · 0 comments
hrboyceiii commented
We are working with high-profile client and are using this package for auth to our APIs. Their current implementation heavily utilizes the config.params
object for passing query string parameters as part of the requests. However, once we integrated vue-adal, the params object was dropped and the app broke.