Dealing with Authorization over HTTP
This week I’ve been researching different concepts related to authentication to learn how to build an authentication microservice. As part of that research, one of the concepts I've been looking into is how authorization works over HTTP and the constraints that would need to be handled. (To