Base Bloks send_login_request call — platform-agnostic.
Do not call directly from platform code: use the platform-specific
wrapper (@igpapi/ios's Login or @igpapi/android's Login) which
supplies the correct overrides. Exported here so the platform packages
can compose it, and for tests / manual scripts that want to drive the
wire call themselves with custom overrides.
Base Bloks send_login_request call — platform-agnostic.
Do not call directly from platform code: use the platform-specific wrapper (
@igpapi/ios'sLoginor@igpapi/android'sLogin) which supplies the correct overrides. Exported here so the platform packages can compose it, and for tests / manual scripts that want to drive the wire call themselves with custom overrides.