rp_st
11/14/2021, 6:35 PMemailPasswordImplementation.signInPOST
which can be found here: https://github.com/supertokens/supertokens-node/blob/7.3/lib/ts/recipe/emailpassword/api/implementation.ts#L95 (just copy / paste the whole thing)
And for line number 73, you can copy paste https://github.com/supertokens/supertokens-node/blob/7.3/lib/ts/recipe/thirdparty/api/implementation.ts#L52