How to reset user password with mobile number without using email in FlutterFlow + Supabase

Actions & Logic

Open App> Click Forgot Password > Enter Mobile Number, Click Reset Button > Enter OTP, Click Verify OTP Button > Enter new password, Re-enter new password, Click Change Password Button>Land on Login Screen

This is the flow

I'm trying to build the app login with mobile number as primary. So the email is not mandatory, I want users to reset password just by verifying their mobile number.

What have you tried so far?

Tried finding solution, every tutorial is just about reset password with email. I can't find a solution to reset password with just mobile number and OTP

Did you check FlutterFlow's Documentation for this topic?
Yes
1