Oauth with linkedin

Is there a way to making oauth2.0 with linkedin (or any other 3rd party auth eg.google,facebook,etc.) work without using an inappbrowser. The problem is that with the inappbrowser its impossible testing the app on a browser?

The ngCordova oauth seems to be for the case where you don’t have a backend and want to do a direct login with the linkedin server.