Introduction to REST API Authentication Methods
Hello devs! In this article, I'll be discussing some common ways to authenticate your API as a way to protect your routes from users that shouldn't access them. Why should I protect my routes? Certain routes such as your user's profile page or the ad...
Aug 22, 20207 min read12K

