I want to use a token-based authentication module for my Ionic 2 application. But as you can see, Satellizer is not that suitable for Angular2, mentioned in this issue.
Also I found this, an angular2 repository for authentication based on angular1's Satellizer. But I am not sure about using this solution.
Any help about this issue or any different suggestions for using different modules (open source or low cost, auth0 is out of my budget) is appreciated.