Hi, wouldn't it be nice if one could redirect a user after hitting the logout link to different urls based on some condition, like:
logoutService.logout(myUrl) instead of just logoutService.logout() What do you think? Cheers, Borut
Hi, wouldn't it be nice if one could redirect a user after hitting the logout link to different urls based on some condition, like:
logoutService.logout(myUrl) instead of just logoutService.logout() What do you think? Cheers, Borut