I have a Sveltekit app that does a bunch of authentication to allow the user to login.
Throughout the login process..some params are visible in the URL for a few seconds. These params prob are related to auth tokens. How can I obfuscate them from the user?