David Connolly

Results 4 issues of David Connolly

Thanks for creating this great plugin! I'm trying to make a page that allows users to play songs in an album. They have the option of either 'Playing All' or...

I'm trying to add a 'role' property to my users, however I'm getting typescript compilation errors as role isn't defined on UserData. As a workaround, I'm using lodash _.get to...

0.2.0

Does anybody happen to have a working example of integrating wcf.js with https://github.com/vpulim/node-soap? I need to setup an integration from our node server to a .NET API and it would...

Awesome tutorial, thanks for putting it together! I believe this function is deprecated in the latest typeorm. I kept getting 403's when I called token refresh after following your tutorial...