Files
olcrtc/internal/engine
neuronori 1408cf81ab feat(wbstream): support pre-issued account token via auth.token
allow supplying a wb account access token in config so the session
joins as that account instead of an anonymous guest. when auth.token
is empty the provider falls back to the guest-register flow.

threads auth.token through config -> session -> server/client ->
transport -> engine builtin -> auth provider.
2026-06-30 19:15:03 +00:00
..