mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
add createUserAsync
This commit is contained in:
@@ -791,6 +791,8 @@ Instead of modifying documents in the [`Meteor.users`](#Meteor-users) collection
|
||||
directly, use these convenience functions which correctly check for case
|
||||
insensitive duplicates before updates.
|
||||
|
||||
<ApiBox name="Accounts.createUserAsync" />
|
||||
|
||||
<ApiBox name="Accounts.createUserVerifyingEmail" />
|
||||
|
||||
<ApiBox name="Accounts.setUsername" />
|
||||
|
||||
Reference in New Issue
Block a user