You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://api.minecraftservices.com is hardcoded in prismarine-auth here.
node-minecraft-protocol's createClient needs to be able to take a servicesServer (currently only takes a authServer and sessionServer) and pass it to prismarine-auth.
https://api.minecraftservices.comis hardcoded in prismarine-auth here.node-minecraft-protocol's
createClientneeds to be able to take aservicesServer(currently only takes aauthServerandsessionServer) and pass it to prismarine-auth.Create issue and/or PR in prismarine-auth