node-minecraft-protocol icon indicating copy to clipboard operation
node-minecraft-protocol copied to clipboard

msal not starting authentication process

Open xenorio opened this issue 2 years ago • 0 comments

[x] The FAQ doesn't contain a resolution to my issue

Versions

  • minecraft-protocol: 1.41.2
  • server: not applicable
  • node: 18.16.0

Detailed description of a problem

The example for msal authentication never asks to authenticate, apparently just going into offline mode. image

Current code

/examples/client_microsoft_auth/client_msal_auth.js

Expected behavior

Starting the link process as seen in #911

Additional context

None

xenorio avatar May 14 '23 11:05 xenorio