@mazz wrote:
I have the problem, that when i try to authenticate the user with
Ionic.Auth.login('custom', authOptions, data).then(success,fail); )
There is a redirect in the App...cordova-plugin-inappbrowser 1.2.1 "InAppBrowser"
─ ionic-platform-web-client#0.7.1in my php backend
header("Location: ".$url);
any idea?
Posts: 2
Participants: 1