@Requiescat wrote:
Hi, when I try to login with linkedIN as provider , I got a invalid redirect_uri error with inappbrowser. Any idea on how to give the uri ?
I've tried so far Ionic.Auth.login(provider, { 'remember': true }, { redirect_uri: "https://www.linkedin.com/reg/join" }).then(success, failure);
Posts: 1
Participants: 1