Skip to content

Add convenience methods for "accounts-password" methods #14

Open
@ocram

Description

@ocram

Right now, the Meteor class already has convenience methods for the following two methods from the accounts-password package:

  • createUser
  • login

We should add further methods that wrap the following method calls:

  • logout
  • verifyEmail
  • changePassword
  • forgotPassword
  • resetPassword

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions