NodeJS API - security issues -


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

The API URL will open in front of the user when used for JavaScript in the website. I only want authorized access to APIs. Nobody wants to call API via console. Like user / delete / [user-id] , anyone can delete this user by using this URL.

check out

There are a lot of authentication strategies to use here Do not re-enter;)


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 -