shrbhara
04/22/2023, 6:33 AMrp_st
04/22/2023, 7:01 AMgetCustomUserInputCode
function as shown here: https://supertokens.com/docs/passwordless/common-customizations/sign-in-up/change-otp-format
For not sending an SMS, you can implement the sendSms override as shown here: https://supertokens.com/docs/passwordless/sms-delivery/custom-method, and if you don't want to send the SMS, then just don't call the original implementation