Open mrreddevil2412 opened 2 months ago
How to configure the most standard SPA vue client. And how to make sure that when the token expires, SPA will automatically log back in like when using MVC .net 8
I suggest using Backend for Frontend approach. Duende has quite good documentation: https://duendesoftware.com/products/bff https://docs.duendesoftware.com/identityserver/v7/samples/bff/
Question
How to configure the most standard SPA vue client. And how to make sure that when the token expires, SPA will automatically log back in like when using MVC .net 8