Start your All-Access Pass to unlock this challenge
Challenge 1 / 1
Our "remember me" checkbox looks like this:
<input type="checkbox" name="_remember_me"> Remember me
What would happen if we renamed the checkbox to allow_remember_me
? If I checked it
and submitted, would the REMEMBERME
cookie be set?
Skip challenges and go to theNext Chapter