API Authentication and Authorization using Postman
Let's try out the 4 tier with an example using Postman
No Authentication
Just take a public API that requires no authentication that is no username and password and make a GET request using Postman as shown below, it will retrieve the data.
The Pu...
hetashrikansariwala.hashnode.dev2 min read