Open NuclearMachine opened 7 years ago
Why did you close this? Have you found a working solution?
Nope didn't found a solution. I am currently experimenting with jwt-devise instead
Finally got a solution working for this after a decent amount of struggling. I ended up forking angular2-token and adding some logic to handle Ionic inAppBrowser OAuth flows.
If anyone's still interested I can clean up the code and put it up or submit a pull req or something.
@chadnaylor would be really nice if you could make it a PR! 😄
Okay! This week looks a bit crazy for me, but I will try to get to it this weekend.
@neroniaky pull req'd!
I want to avoid ion dependence of angular2-token. 😢
https://github.com/neroniaky/angular2-token/pull/364/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R69
Just made a PR with that: https://github.com/neroniaky/angular-token/pull/488
doesnt seem to work even with the router module.
My system:
there are no errors when doing an
ionic serve
but there is withionic build
.