API authentication

API testing – Security Standards API Authentication
After previous articles, we have understood what is client and server, how they use HTTP to talk to each other and defining data format to understand each other. Perhaps in our heads we will have a question: How does the server know which client we are talking to ? Today we will talk about Security […]