HomeJavaModsIDELogin
IDELogin
ModsJava

IDELogin

by Redned · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.2–26.2 · Forge⬇ Download for 1.20.2–1.21.4 · Fabric⬇ Download for 1.20.3–1.21.4 · NeoForge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

A client-side mod which lets you log into your Minecraft account in the IDE using device-code or password-based authentication.

This is a very simple Minecraft mod designed for developers wanting to simplify the process of logging into a Minecraft account for testing in the IDE. All code and libraries used are open source, so it's highly transparent what data is used and where it is going.

Support for saving session tokens is also included, meaning when your auth token expires, the mod will refresh the token if possible, saving you from having to log back in every time. If you wish to disable this feature, simply add --saveToken false to your program arguments.

Usage

  1. Simply download this mod and place it in the mods folder in the runtime directory for your mod
  2. Upon starting the client, the mod will prompt you with a login window on Microsoft's websote for device-based authentication. This is the default (and safest) way to log into your account.
  3. Upon a successful login, the client will resume it's startup process and you will be logged into the account once the game starts up

Password-based authentication

While not as recommended as device-code based auth, this option exists as well. In your program arguments, simply specify the --username and --password options for your username and password. This will skip the device-code authentication flow and log you into your account using just your username and password.

Links

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more