I am creating a cellular software utilizing Ionic with Angular that requires cellphone quantity authentication through SMS. After experiencing a number of points with Firebase Authentication, I am searching for various options.
Present Setup:
- Ionic Framework (newest model)
- Angular as base framework
- Must deploy for each iOS and Android
- Require solely cellphone quantity authentication through SMS
Necessities:
- Simple to implement
- Value-effective answer
- Confirmed to work reliably on each iOS and Android
- Should deal with SMS verification codes
- Manufacturing-ready
What I’ve tried:
I initially carried out Firebase Authentication, however encountered a number of reliability points, significantly with:
- Inconsistent conduct throughout platforms
- SMS supply issues
- Integration challenges
What I am searching for:
Different companies/options to Firebase Auth
Implementation examples or really useful approaches
Actual experiences from builders who confronted comparable points
Any strategies for battle-tested options that will not break the financial institution could be drastically appreciated.