Closed guillecro closed 6 years ago
We need to check and list all the requirements concerning security when accessing to our API endpoints.
Like, for example. If we make a GET in a user get endpoint:
get
[ To be discussed ]
And also other requirements, like, only the owner can edit the data. Etc. First step should be making a list of that.
We need to check and list all the requirements concerning security when accessing to our API endpoints.
Like, for example. If we make a GET in a user
get
endpoint:[ To be discussed ]
And also other requirements, like, only the owner can edit the data. Etc. First step should be making a list of that.