I have been really struggling to find a decent auth provider that plugs straight into Ionic 3 and works for both mobile and web
Auth0 is buggy and doesn’t work in browser
There isn’t an official Firebase plugin that supports Auth
The AWS starter is incredibly difficult to use IMHO and poorly document
given how straightforward a problem this is I’m very surprised the community doesn’t have a tried and tested solution - does anyone have any suggestions?
Really seems a shame to have to build your own auth - when in other frameworks (like React - it looks as if there are drop in solutions that are likely to work first time)!