I am new to Shiro and Grails.I need to implement Remember Me option in the login page using CookieRememberMeManager. I have my own AuthController with different Actions for Login,signin and logout. How can i implement this feature so that the user is logged in the application until he signs out of the application. I cudn find a complete documentation on this and finding it difficult to put together the small bits of info given. Need help urgently!! Thanks In advance!!
|
feedback
|