Connect to a server with third-party authlib-injector authentication? #3578
Unanswered
Zyzzyva0381
asked this question in
Q&A
Replies: 3 comments
-
|
If you can investigate and share the specific auth protocol of
authlib-injector it would help
…On Sun, Feb 9, 2025, 03:04 Windy ***@***.***> wrote:
I have tried to manually send a request to the authentication server and
get the accessToken and clientToken, and then pass them to the createBot
function. Unfortunately it did not work; the server kicked the bot for
"invalid session", and asked me to check authlib-injector configurations.
—
Reply to this email directly, view it on GitHub
<#3578>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR437UVVYJMMEANH42XNGD2O2ZTNAVCNFSM6AAAAABWYJJGIGVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXHEZTENBXG4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You would also need to set |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you, it very helpful
Sent from Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: denis ***@***.***>
Sent: Thursday, February 19, 2026 11:11:23 AM
To: PrismarineJS/mineflayer ***@***.***>
Cc: Windy ***@***.***>; Author ***@***.***>
Subject: Re: [PrismarineJS/mineflayer] Connect to a server with third-party authlib-injector authentication? (Discussion #3578)
You would also need to set authServer and sessionServer in your bot options, as it's probably trying to authenticate with your access and client tokens to mojang's servers.
—
Reply to this email directly, view it on GitHub<#3578 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHOIJ767HRP3QUOZGZEZZQL4MUSVXAVCNFSM6AAAAACVUEV2K2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKOBVGQ2DAMY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried to manually send a request to the authentication server and get the
accessTokenandclientToken, and then pass them to thecreateBotfunction. Unfortunately it did not work; the server kicked the bot for "invalid session", and asked me to check authlib-injector configurations.Beta Was this translation helpful? Give feedback.
All reactions