Open anarute opened 10 months ago
If a user is accessing a url directly or their session expires, after they sign in again they are redirect to /tasks. Ideally they should be redirected to the url they tried to access or where they were before the authentication.
/tasks
If a user is accessing a url directly or their session expires, after they sign in again they are redirect to
/tasks
. Ideally they should be redirected to the url they tried to access or where they were before the authentication.