mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-07-03 14:05:39 +02:00
1408cf81ab
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.