You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
alxmhe
changed the title
loginWithPassword and createUser should not send username or email in an object user.
createUser should not send username or email in an object user.
Sep 20, 2018
asteroid/src/base-mixins/password-login.js
Line 14 in 7192311
Based on the documentation at https://docs.meteor.com/api/passwords.html#Accounts-createUser and current tests, the server method seems to expect the object sent in arguments of asteroid.createUser directly.
The text was updated successfully, but these errors were encountered: