← Back to Forum
1
Setup & Configuration
How do I change the AuthToken registered in the Localtonet App on Windows?
How to Change the AuthToken Registered in the Localtonet App on Windows
If you need to change the AuthToken for Localtonet on your Windows machine, follow the steps below:
- Open Command Prompt (CMD):
- Navigate to the directory where
localtonet.exe
is located. - Right-click and select "Open Command Window here" or open Command Prompt manually and use
cd
to navigate to the directory.
- Navigate to the directory where
- Enter the Command to Change the AuthToken:
- Once you have Command Prompt open, enter the following command, replacing
YOURNEWAUTHTOKEN
with your new AuthToken:
localtonet.exe authtoken YOURNEWAUTHTOKEN
- Once you have Command Prompt open, enter the following command, replacing
- Press Enter to execute the command.
After running this command, your Localtonet app will use the new AuthToken you provided.
Comments (0)
Please log in to post a comment.