Meteor's user account system. This package implements the basic functions necessary for user accounts and lets other packages register login services. Some of these services are in the following packages:
accounts-password
accounts-facebook
accounts-google
accounts-github
accounts-twitter
accounts-meetup
accounts-weibo
There are also login services available in community packages.
For more information, see the Meteor docs and the Meteor Accounts project page.