Remove the `action` search param from the URL after logging in
Currently, after submitting the login form, the URL changes to http://localhost/?action=login.
We need to remove the action search param from the URL since it's not needed after successfully logging in.
Edited by Daniel JIANU