PrismarineJS / PrismarineJS/node-minecraft-protocol

Manage Account separatly

Open
#1,378 2 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

I would like to manage the "known" accouts separatly.

I mean:

  1. When I choose to start a client, if the account isn't known by the authentication cache, I would like it to throw an error.
  2. I would like an API to manually add accounts to the cache and retrieve the list of the accounts that are stored in the cache.

It may already be possible with the API but I didn't find how to do it... Also the second point is already possible, there is no real need for my first point.

Thank you in advance :)

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 inspecting the authentication cache and the client-start path described in the issue, then check whether the existing API already supports adding and listing accounts. Clarify the intended behavior for an unknown account and define completion as documented, tested support for the requested cache operations and startup error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, authentication, backend
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.