isAuthFlowCompleteFlow

Reactive state indicating whether authentication and Clerk-owned post-authentication steps are complete.

Use this flow when choosing between a root AuthView and authenticated content. It emits true when there is a current user, the current session is active, and a non-dismissible auth view is no longer completing session tasks or trusted-device enrollment.