Installation
meteor add gwendall:accounts-helpers
Methods
Client methods
Accounts.onLogin(cb) Accounts.onLogout(cb) Accounts.onConnect(cb(provider)) Accounts.onDisconnect(cb(provider)) Accounts.disconnect(provider, cb)
Server methods
Accounts.onJoin(cb) Accounts.disconnect ->