I have created LinkedIn Custom Auth in NodeJS on VPS.
From Xamarin Forms I call NodeJs script, which call LinkedIn authorization form and response with access token.
My question is how to pass this access token back to XamarinForms app?
I have tried to do this with WebView but I failed.
↧
Pass token back to XamarinForms App
↧