Server Accounts.setPassword(userId, newPassword, [options]) import
Client accountsClient.logoutOtherClients([callback])
After reading this article, you’ll know: Why it’s a good idea to have consistent code style Which style guide we recommend for
underscore Underscore is a utility-belt library for JavaScript
meteor run Run a meteor development server in the current project. Searches upward from the current directory for the root directory of a Meteor
Client Template.myTemplate.helpers(helpers) import {
Server Accounts.addEmail(userId, newEmail, [verified]) import
Anywhere Meteor.clearTimeout(id) import { Meteor } from 'meteor/meteor'
Client computation.stop()
Client Meteor.logout([callback]) import { Meteor } from 'meteor/meteor'
Page 16 of 28