NodeJS API concerns for iPhone App -


I am creating an API in Nodesj, which will be used by a website and iPhone native app at the same time.

This is supposed to authorize the user using LinkedIn API. The iPhone Country app is working on the other end, so how can I do it with NodesJS API?

Take a look at Passportjs.org

Whatever you can do with this library Also need, you should be able to do that.


Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -