functions/login_second_provider library

Functions

functionLoginSecondProvider({required BuildContext context, required String phoneNumber}) Future<void>
The second provider is currently always the phone number login.
toastOtpError(BuildContext context, String message) → void
toastOtpSuccess(BuildContext context, {String message = ""}) → void