
ReAuth
This is a client-side ReAuth mod for Forge, designed to simplify the re-authorization process in Minecraft without requiring a full game restart.
Problems Solved:
- Eliminates the need to completely restart the client when your session expires
- Shows the current status of your gaming session
- Provides quick login for failed connection attempts
- Allows changing game accounts while the game is running
- Enables nickname change for offline play
Operational Features:
The mod adds a session indicator to the multiplayer menu - red color signals the need to re-enter login data. The login screen now features an option to save your password to the configuration file. It's important to note that despite data encryption (AES-based with key derived from file location), potentially malicious programs could still access your information.
When connection to a server fails due to invalid session, two additional buttons appear: one opens the login screen, the other provides quick "login and retry" functionality for saved credentials. Starting from version 1.7.2, a hidden button (id 17325) is available in the main menu for use with CustomMainMenu mod.
Important: This mod operates client-side only and doesn't affect the server side of the game.