Merge PR #525 (v6.9.27)

This commit is contained in:
Luis Pater
2026-04-16 03:16:28 +08:00
68 changed files with 3075 additions and 3239 deletions

View File

@@ -19,4 +19,3 @@ func TestDecodeUserID_ValidJWT(t *testing.T) {
t.Errorf("expected 'test-user-id-123', got '%s'", userID)
}
}