Nick Wilder

Results 14 comments of Nick Wilder

Once refreshed the page works correctly. ![image](https://i.imgur.com/huF47oa.png)

I authenticate via MSALv2 on a Js application that I created. I was reading through the docs and I was reading about custom providers. Do I need to pass the...

Yes that is correct. I just removed both the msal-browser and Graph JS SDK from my code and it's breaking some functions on the site. Here's a simple example to...

I can check for network traces when I see the problem occur next. I have no reliable way to reproduce this error. It seems like the token expires and needs...

Refreshed and null error appeared. This is all that I see in the networking tab. ![image](https://i.imgur.com/pOqd2OY.png)

I haven't paid specific attention to the time, but 60 minutes seems about right. I checked the token response and the current one that I have set it set to...

Can confirm, this issue seems to occur after every 60 minutes.

@sebastienlevert Sorry, this was a late night accident with closing this issue. 😅 I actually have moved on from that company where this was found so I'm not sure if...

~~(New to rust so bear with me)~~ ~~I'd like to test this since it's a feature I requested to at least contribute what I can. How could I do that?~~...

I have the same issue with the C# LSP running away. Working on a large product with a lot of Roslyn errors (5k+). Zed used to open and it would...