Open toinevk opened 7 years ago
Per https://guide.meteor.com/accounts.html#dont-use-profile, profile shouldn't really be used. This request refactors the name field to be a top level field and demonstrates how the user collection could be used more securely.
Going to flag this for the 5.0.0 release.
Per https://guide.meteor.com/accounts.html#dont-use-profile, profile shouldn't really be used. This request refactors the name field to be a top level field and demonstrates how the user collection could be used more securely.