[Meteor 1.3] How to check exist user password?

i tried with:
Accounts._checkPassword(…) but this function does not exist.
Meteor 1.3 removed this ?
How we do this ?