$enableAutoLogin public property
Whether to enable cookie-based login. Defaults to false
. Note that this property will be ignored if $enableSession is false
.
public boolean $enableAutoLogin = false
$enableAutoLogin public property
Whether to enable cookie-based login. Defaults to false
. Note that this property will be ignored if $enableSession is false
.
public boolean $enableAutoLogin = false
Please login to continue.