nativescript-oauth icon indicating copy to clipboard operation
nativescript-oauth copied to clipboard

iOS Linkedin Redirecting

Open Ericky14 opened this issue 8 years ago • 1 comments
trafficstars

Hello,

Is there any way to not redirect to an URL after logging in with linkedin? On android, the default flow works fine. But on iOS, ensureValidToken() and login() methods' returned promise never gets resolved and after logging in on linkedin, Im redirected to the specified page on the property redirecturi

Ericky14 avatar Jul 11 '17 16:07 Ericky14

I have the same issue with salesforce. Using standard redirect URI https://login.salesforce.com/services/oauth2/success. Login seems to be successful and I am correctly redirected to the given Url, but I am not sure how I can't get the token as promise seems to not resolve as well.

Fufuxx avatar Feb 09 '18 17:02 Fufuxx