Skip to content

fix: TheAltening account login for 1.21.11 - #6617

Open
nakk0 wants to merge 1 commit into
MeteorDevelopment:1.21.11from
nakk0:fix/thealtening-account-login
Open

fix: TheAltening account login for 1.21.11#6617
nakk0 wants to merge 1 commit into
MeteorDevelopment:1.21.11from
nakk0:fix/thealtening-account-login

Conversation

@nakk0

@nakk0 nakk0 commented Aug 29, 2026

Copy link
Copy Markdown

Type of change

  • Bug fix
  • New feature

Description

Fixes TheAltening account login on Minecraft 1.21.11 by replacing the WaybackAuthLib library with a direct auth request against the Altening auth server via Meteor's Http util.

The account now authenticates against TheAltening's authserver (/authenticate) using the stored token, caches the returned access token and profile in fetchInfo(), and uses them to build the session in login().

Related issues

None.

How Has This Been Tested?

  • tested locally, ./gradlew build builds successfully
  • TheAltening tokens successfully log you in

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant