Luca Mussi
Results
32
issues of
Luca Mussi
Looking at the accounts-base code, it seems that services' data is possibly added to the user object somehow encrypted with the user._id. See this: https://github.com/meteor/meteor/blob/devel/packages/accounts-base/accounts_server.js#L1136 the function `pinEncryptedFieldsToUser` is defined...
enhancement
question
To make the DX (developer experience) even better, I'd propose to automatically create the file `custom.semantic.json` in some conveniente folder (...`client/vendor/sui`?) with the default content and create all other required...
Discussion