Trying to set this up with a single page app.
It seems when I do the request for social login/link the redirect URI comes back as a post request with a connection token. I need this to come back as a regular GET request back to my app. From there I take this connection token then feed it into my API to make the actual request for fb/twitter data etc.
I don't want to redirect to my API then back to my site, seems a bit silly.
Is there anyway to do this properly, similar to oauth2 style with a single page app?
Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
Yes,
please have a look here:
http://docs.oneall.com/services/direct-connect/
Regards,