sdav

Results 5 comments of sdav
trafficstars

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...

![screenshot from 2018-10-03 17-36-09](https://user-images.githubusercontent.com/17946082/46421698-f3f4d080-c732-11e8-9f2c-ee64a6d9db28.png) 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...