User Login from server with account-password package

Hi all,

I am creating a fastspring package for reaction commerce. Reaction commerce is having checkout method which require user to be logged in. Fastspring sends callback directly on server with POST data may be using CURL or REST or anything else, I am unable to login using Meteor.loginWithToken.

I want to know how should I login through server without rendering template