Hi I have a scenario where I want to just set custom otp and also not send an SMS on certain condition and have default behaviour in rest of the cases. Is it possible to do that in supertokens. We are using passwordless recipe with having our own sms provider.
r
rp_st
04/22/2023, 7:01 AM
hey @shrbhara this is possible.
To set custom OTP, you can implement the
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).