Closed koureasstavros closed 5 months ago
Hi @koureasstavros, SPA-like client applications support is out of the scope of this library.
Hi, @NikiforovAll, not sure I understand your comment. I use Microsoft Blazor Hosted WebAssembly. You mean that your library is intended for the server part, right?
Yes, a client application is responsible for token retrieval and the SPA scenario is not supported.
First of all, keep the nice work!
I have a Microsoft Blazor application where I have implemented a custom AuthenticationStateProvider and I am using Blazored Modal for pop up window to have login and logout forms. While trying to integrate this solution I see two problems: