replayDeferredLoginCaptureForTesting method
Exposes the B.3 deferred-login-capture replay for direct testing of the "runs at most once" behavior (BEH-4) without the platform-heavy full initialize.
Implementation
@visibleForTesting
Future<void> replayDeferredLoginCaptureForTesting() =>
_replayDeferredLoginCaptureIfPending();