In rate Limit Config
https://supertokens.com/docs/thirdpartyemailpassword/rate-limits
Under Upstrream Server it is mentioned
upstream supertokens {
server localhost:3567;
}
is that port need to change ?? Becz my backend is running on port 5000
please let me know if anyone know that answer ............