Hello people, I'm new to supertokens and since the...
# general
m
Hello people, I'm new to supertokens and since the start I've asked a couple of questions and all of them where answered brilliantly even a couple of technical things outside the the authintication scope, so before everything thanks for your support <3. I'm building my app with
nest js
for the backend and
next js
for the frontend and throughout the implementation I faced a problem regarding the login flow, and after a couple of trials I found out that the login and signup is totally handled by next's server (at least it is how it is configured in recipe guide) and it worked like that, my question is that why do we need the
next js
api route if we have nest as a backend.
r
hey @mohmaaita it's not required to do that. You can setup our baceknd sdk for nest, and just ignore all the backend setup for the nextjs guide, and then on the frontend, set the apiDomain in appInfo to point to your nest backend.
m
Okay great
Also I'm interested in the account linking and mfa features but I didn't understand the pricing model
r
have you seen our pricing page, and the pricing calculator?
m
Yea
It's not rigid
r
what do you mean?
m
It jumps from 100 to 200 dollars
When you turn on multiple features
r
can you take a screenshare video and show me?
m
1 min
There is a bug somewhere
r
so this is correct
at 10k MAU+, MFA and account linking will cost $100 each and increase based on the MAU
but before 10k MAU, it's $100 fixed for both those features.