For meteor users, you can just type "meteor add levensailor:accounts-ciscospark" and it will add button to your login page which allows you to configure, and then subsequently login to your application. The package will add a profile to your mongo collection for each user with the output of get/user from the api, once authenticated.
For meteor users, you can just type "meteor add levensailor:accounts-ciscospark" and it will add button to your login page which allows you to configure, and then subsequently login to your application. The package will add a profile to your mongo collection for each user with the output of get/user from the api, once authenticated.