Try your recipe `let user = await ThirdPartyPassw...
# support-questions-legacy
u
Try your recipe
let user = await ThirdPartyPasswordlessNode.getUserById(userId)
In my case ThirdPartyPasswordlessNode is the recipe Im using
import ThirdPartyPasswordlessNode from 'supertokens-node/recipe/thirdpartypasswordless'