Centralized account system

Hi guys,

Is there any way to centralized the account system from several applications??

for example I have 5 application built in meteor and I want to separate the account system so there is only 1 account system to manage user in 5 application.

Thank you

This should be a good starting point

http://docs.meteor.com/#/full/advanced_accounts_api

You might as well take a look at Sandstorm.io. They are doing something similar.