You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better now in main branch. Need to implement session management when WASM.
Maybe a SignalR hub or a simple time counter client side. Not urgent, that now the base is working... the only case to cover it's when the refresh token si expired and components are WASM.
When the session expires, or the login windows expires it causes some weird behavior for the blazor app.
If time, try to find the root cause:
Cookie expiration, logout/login redirect... other stuff.
The auth is working well but is not production ready for sure.
The text was updated successfully, but these errors were encountered: