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
feature #1356 Added "remember me" feature in the login form (artyuum)
This PR was merged into the main branch.
Discussion
----------
Added "remember me" feature in the login form
"Remember me" is a common functionality in login forms and I noticed that the demo application does not have it.
This PR is a small change and any user can easily find that in the documentation, but I believe that this is still a relevant addition in order to make this demo a bit more "complete" and show that Symfony can provide common functionalities out of the box.
I also didn't find any discussion (issue/pr) about this functionality so I don't know whether it was intended to not have it in the demo app.
What do you think?
Commits
-------
bd03bad Added "remember me" feature in the login form
0 commit comments