The story of Authentication and Authorization
When a process on one machine wants to communicate with a process running on another machine, it does it via sockets. This is inter-process communication over a network. A process which is running or
dev-explores.hashnode.dev11 min read