The documentation doesn’t have much info on it, and I can’t see to figure it out. Can anyone give me some quick instruction on how to get it to work?
The following is what I threw together for the form portion:
<label for="rememberme">Remember Me:</label>
<input type="checkbox" name="rememberme" id="rememberme" value="[[!+rememberme]]" />
The following is what I added to the login call:
&rememberMeKey=`rememberme`