Skip to content

Fix auth issues#7

Merged
StarlightHost merged 1 commit into
masterfrom
fix-auth-modes
Jun 10, 2026
Merged

Fix auth issues#7
StarlightHost merged 1 commit into
masterfrom
fix-auth-modes

Conversation

@Rinary1

@Rinary1 Rinary1 commented Jun 10, 2026

Copy link
Copy Markdown
Member

Fixes bug with alternative auth:

  1. Client tries to use discord even if it's unsupported, fixed by adding "wantDiscord" field into encryption, which will be false if it's unsupported or disabled on this server. So client will use default auth.
  2. AuthMode changed enum values cause this:
SS14.Launcher.Models.Connector+ConnectException: Failed to connect: ConnectionFailed
 ---> System.Text.Json.JsonException: The JSON value could not be converted to SS14.Launcher.Models.AuthMode. Path: $.auth.mode | LineNumber: 0 | BytePositionInLine: 54.

@StarlightHost StarlightHost merged commit dda7376 into master Jun 10, 2026
6 of 7 checks passed
@Rinary1 Rinary1 deleted the fix-auth-modes branch June 11, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants