Is there a built-in way to “un-remember” an e-mail set as to be remembered during the login action?
I want to design a “Not John? Log out” flow which would log the current user out and reset the login form including clearing the saved e-mail cookie, but right now that e-mail sticks in the browser.
Should I use some plugin to force-clear the browser cookie or is there a more elegant way?