I have two login page, I am going to the second one with a deeplink. When a user using the second one, I tag that user with an attribute set to true. But when I log out, I have no way to redirect the user to the correct login page, because with the logout action i lost the attribute set before. Any advice?
↧