Base solution for your next web application
Open Closed

AbpAuthorizationException management #10581


User avatar
0
Ricavir created
  • Abp 6.4
  • Angular 12
  • .NET CORE 5

Hi,

I would like to manage the AbpAuthorizationException on Xamarin mobile app the same as Angular app. Right now, when the authorization token expires on angular app, a message is shown "CurrentUserDidNotLoginToTheApplication" and web page is automatically refreshed. This leads the user to the angular login page. I don't know were this behavior is implemented (abp-web-ressources ?), can you please provide a link to that piece of code ?

My goal is to do the same on Xamarin app... if auth token is expired, try to login again on background or display login page.


4 Answer(s)