static AUTH_LOCK: LazyLock<Mutex<()>>
Per-process serialization of concurrent ensure_access_key calls.
ensure_access_key
Prevents two cast invocations in the same process from racing two browser popups for the same chain.
cast