Daniel Davey

Results 8 comments of Daniel Davey
trafficstars

Did you figure this out? I'm in the same situation with the aforementioned angular/requirejs/couchpotato theme.

Thanks for responding. I came to the same conclusion - the complexity doesn't seem worth the benefits in this case. I've almost finished removing CouchPotato from the theme, but am...

In my previous post I already mentioned what worked for me, which was adding `"id"` to the array of `user_info_fields`. I think Sorcery should automatically request the ID field, since...

Cool, but I think this is beyond generators -- If the provider code assumes there's a UID available (which it needs in order to work at all) then perhaps it...

Yeah. I suspect (most of) the other providers automatically receive a `uid` from their respective API servers, it might just be LinkedIn that needs the explicit request. Haven't verified against...

@athix yeah that seems weird. I just tested on an app of mine to confirm, it definitely only works if the ID is explicitly added to the config fields, otherwise...

Drop oauth support for linkedin completely?