Hi, when we navigate to our app to the site which has the supertokens login form, it will automatically append
/auth?rid=emailpassword&redirectToPath=%2F
to the domain. As this is in the URL, when a user then refreshes the page a 404 page is shown. Is there a way to turn off the automatic appending of the parameters?