User is not redirected to the current page when the session expires

Issue #50 resolved
Ondřej Kupka created an issue

redirectTo is not set to the current page when Steeve session is expired and the user is redirected to the login page.

Comments (7)

  1. Ondřej Kupka reporter

    The redirecting logic was taking the current route, not the route that failed to load because of the session being expired. This should be fixed now.

  2. Log in to comment