We have upgraded our project to 8.2 version using both commercial and standard migration guide documentations. We created new migration for session table. Auther Server and API host project works well. But we can not sign user in on blazor ui. Blazor Ui redirects to Auth server then auth server redirects to blazor Ui. This happens continuously. Blazor UI error log: API Host error log: Auth Server log: Blazor action at login: How can we upgrade our project to v8.2 properly?
We have already tried that solution. But it was not effective solution for us. It seem you can not solve the problem yet. So can you refund the ticket?
Any progress?
Hi, After access token expire, there is no activity on Blazor UI. At any user activity like navigating a page, a yellow alert appears at the bottom of page. User can not do any activity, until hard reload. Access token lifetime expires regardless of user activity. We expect that user must be sent to login page or token must be refreshed if access token is expired.
How can we solve this problem?