sdav
sdav
I am also interested in this ticket, and I am not a big fan of adding an additional package/dependency only for fixing it. I use io-ts to validate api calls...
I would in general agree. However given that Io-ts provides exact/strict types, I think the current behaviour of decoding an exact type even when it has additional properties is deceiving....
This is not related to wechat. I use google and facebook, and when the flow is set to redirect a new user is created instead of adding the information to...
The code that I am talking about is in accounts-oauth: ``` Meteor.startup(() => { const oauth = OAuth.getDataAfterRedirect(); if (! oauth) return; // We'll only have the credentialSecret if the...
 NPM, that's the weird thing. Is definitely not still installing, it's running since a while. (And I understand that you are not a Kadira developer, no...