Hook into node before Meteor App is served

Hello,

so we would like to somehow do server-side authentication (cookie validation) BEFORE the Meteor app is even served to our users. Is there a simple way to do this? Eg have access to some lower level hooks to node or the webserver library that is used by Meteor?

Thanks :o

check this: http://www.meteorpedia.com/read/REST_API