useWaitForLogin hook polls the Para backend until a returning user’s login is confirmed. Use it as part of a custom step-by-step auth flow after useSignUpOrLogIn returns AuthStateLogin.
Hook that polls until a login flow is complete
useWaitForLogin hook polls the Para backend until a returning user’s login is confirmed. Use it as part of a custom step-by-step auth flow after useSignUpOrLogIn returns AuthStateLogin.