Quickstart on Authentication and Authorization with JWT, Golang and MongoDB
Feb 4, 2024 · 15 min read · Introduction The most modern system uses REST API architecture to communicate between systems over the internet. REST API has some key principles that must be adhered to, and these principles pose significant threats to our system. Thus, making it vu...
Join discussion