@rp_st I need to login as soon as i reset my password from backend in fastify. Currently once i reset my password i try i call the signIn function of supertokens-node/recipe/emailpassword but the sessions are not changed on frontend. Do we have to chnage the sessions manulaly if yes how ?