Fabián Monsalve

Results 4 comments of Fabián Monsalve

@slegouffe hi the problem is that when you use loopback-component-passport, there's a callback url but that redirects to a website or localhost in this case, and using ionic you can't...

@belgattitude did you find another safe solution for this? based on the [same report on tedious](https://github.com/tediousjs/tedious/issues/1516) I did the following ``` const connection = new tedious.Connection({ ... }); // This...