matteodem/meteor-easy-security

Error with meteor-easy-security and Accounts-Entry package on entryCreateUser

molleman opened this issue · 4 comments

Hey,

So i tried using the accounts-entry package by josh owens, but i have run into a problem with accounts-entry and easy-security

on signup , i was getting this error
screenshot 2015-02-27 13 54 01

After a bit of debugging, the error was being produced in or around here

screenshot 2015-02-27 14 27 23

I don't know why this was occurring,

for the moment, i had to remove the easy-security package.

I think that the problem is that accounts-entry is not audit-argument-checks compliant

This looks like a dupe of:

#12

I will close this, since it's a duplicate. Please write into the other ticket if you got a reproduction repository.

kevb commented

What is a sensible workaround until #12 is resolved?