Hey FF community!
For some reason, when using mobile sign in and there is not an account for that phone number already, it creates an account for that user rather than rejecting the login.
This is an issue because it effectively skips the onboarding flow.
I could build in some sort of failsafe that redirects from the homepage if profile is incomplete via a conditional navigation action, but that doesn't seem like a very efficient solution.
Is there a way to either prevent the account creation on sign in action, or alternatively, send folks to the onboarding flow if the account is newly created?
Has anyone found a different solution to this issue that has worked for them?
Thanks!