Open mpoegel opened 8 years ago
Maybe the Accounts.createUser function uses a GET request instead of a POST request to send the data to the server?
Accounts.createUser
GET
POST
Maybe the
Accounts.createUser
function uses aGET
request instead of aPOST
request to send the data to the server?