Hi, I'm looking for some clarification on the pricing change that seemed to happen March 18th.
Is multi-factor authentication support via SMS something that we will be charged for even if we aren't using SuperToken's sending services?
We're using our own service to send the text message after overriding the
smsDelivery
function, under the
Passwordless
recipe, and we were not expecting the new $100/month price minimum.
r
rp_st
04/05/2024, 3:22 PM
hey @Bailey are you using the MFA recipe we have? Or are you using the legacy method of implementing MFA?
b
Bailey
04/05/2024, 3:28 PM
Currently we're using what's probably the legacy versions,
EmailPassword
Passwordless
recipes
r
rp_st
04/05/2024, 3:28 PM
yup, so you won't be charged
b
Bailey
04/05/2024, 3:31 PM
Do you know what version we can update to while being in this legacy version still? We're using a node.js backend, and React frontend.
Will we be excluded from the new pricing model if we us these recipes at any version?
r
rp_st
04/05/2024, 3:32 PM
yea. You can use the latest of everything if you like, and it will still be free
b
Bailey
04/05/2024, 3:33 PM
Great, thank you.
Is this something that we can expect to remain the same for the foreseeable future?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).