gwendall:accounts-helpers

v0.1.1Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

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 ->