use ;
/// A pre-obtained service token that callers can pass into ZeroKMS / EQL to
/// short-circuit token acquisition — the client uses this token directly
/// instead of invoking a `stack_auth::AuthStrategy`. The JSON shape
/// (`{accessToken, expiry}`) is part of the wire contract with JS callers
/// (e.g. protect-ffi); change with care.
implement!;