Login form on static landing html page

Hi guys! I’am trying to make login form to my Meteor app from html static landing page to reduce node js server utilization.

What is the best solution?

  1. To use Asteroid.
  2. Or use REST API (Restivus package).

Is there any examples?

I also need support of Facebook login and other login services.

Thanks.

Bump, I’d like to know this too please.