PrismarineJS / PrismarineJS/node-minecraft-protocol

Custom Authentication Function

Open
#1,025 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.4k
Forks
290
Avg merge
4d 8h
Merged PRs (30d)
7

Description

Is your feature request related to a problem? Please describe.
I can't join some servers which use non-vanilla auth

Describe the solution you'd like
Add an interface to use own auth-server, like custom auth-lib.
Or just simply forward the authentication-packet(hand_shake, login_start)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing authentication flow and packet-handling entry points for the handshake and login_start packets. Define how a custom auth server or auth library would be integrated, and consider the work complete when non-vanilla authentication can be used through a documented interface without breaking vanilla authentication.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.