I am trying to convert the login api using mail and password to login api using mobile number and otp. And I couldn’t understand the workflow of the flutter apps using api as a backend(php- laravel).
I need to know the neccessary steps that I have to do for changing those login methods…and suggest some ideas to implement this functionality without error.