Mistake in docs regarding account system #454
Closed
Comments
Good point! I'm actually not sure what was intended here --- we moved these functions around between namespaces a few times right before merging the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The documentation lists a
Accounts.setPassword
method, but thesetPassword
function is actually a method ofMeteor
, notAccounts
.The text was updated successfully, but these errors were encountered: