Abhishek Hingnikar
Abhishek Hingnikar
> Currently we don't support a way of doing this out of the box. For this to work we would need to add something like an `unbindEvents()` which would use...
Can this be merged ?
I just keep them in Browserify Options.
Also since you do not have a .babelrc for babel 6 and other transforms I started following this pattern in config ``` javascript settings: { transform: [{name: 'babelify', opts: {...
Whoa ! Thanks for the quick reply. I have thought of a way to do this, falling back to framebuffer but the streaming on those will rely on unreliable framebuffer...
Oh wow am excited to see what you come out with, I found the the stdout while trying to write a tool to control my headless nexus 5 (I broke...
:-1: This stands out because this is exactly what linked in is not. Clean, sassy and useful.
As in, either have an adapter for having import from \* (Hired, Careers.SO, WhateverAPI, LinkedIN) where others can add an adapter instead of seperate importers for everything. Sorry if I...
@imylyanyk A button for each login and each provider adding their own library (because there are plethora of data sources where this data can be imported from) will imho go...
Also @awalGarg IIRC many providers have origin restricted api keys for SPA only, like facebook for instance. Anyone supporting OAuth2.0 should have support for that.