Activities of "elod.csiszer"

Hi, we are using ABP Commercial 4.2.2 with Angular and Entity Framework. We are having an issue with the refresh token expiration, we changed the refresh token to have a shorter lifetime (30 days) and after the refresh token expires the application is not loading anymore, the following errors are displayed in the console:

We managed to reproduce the issue with a newly generated abp project (angular, entity framework).

You can reproduce this by following steps: 1. setting a short expiration time for the refresh token in the database (couple of minutes for example) 2. login to the application 3. wait for refresh token to expire 4. reload the application

Can you suggest some solution for this problem? Thank you!

<br>

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11