You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but is it possible to pass the remember_me switch on a case by case basis (e.g. the user has the option to select a remember_me option and then clicks FB login link)?
Many thanks,
Keith
The text was updated successfully, but these errors were encountered:
Hi Igor,
Do you have any pointers on passing a 'remember_me' parameter for processing with server side login?
I can see that FB login honours the setting:
grails.plugin.springsecurity.rememberMe.alwaysRemember=true
but is it possible to pass the remember_me switch on a case by case basis (e.g. the user has the option to select a remember_me option and then clicks FB login link)?
Many thanks,
Keith
The text was updated successfully, but these errors were encountered: