android - Can I customize the firebase OTP digits (default 6 to 4)? -


in app, i'm using 4 digit otp verification service. i'm trying add firebase phone number authentication method fallback method. firebase otp gives me 6 digits not want change existing ui. how can customize this?

firebaser here

there no way change length of verification code firebase uses. recommend file feature request.


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -