1
omer_yel created
- ABP Framework version: v8.1.1
- UI Type: Blazor Server
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
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?
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
5 Answer(s)
-
0
I'm checking
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi, you can try this.
https://support.abp.io/QA/Questions/7023/accesstoken-expiration-is-not-triggering-the-signout-in-Blazor-Server#answer-3a11ddd7-72a3-0e6b-0a9d-0fba367df5e7
I'm still checking and will find a better solution
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
okay, i will let you know when i find a solution
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)


