Have you ever implemented Google Maps in your application or have seen an app that makes use of Google Maps? With REST we always try to adhere to the HTTP protocol as much as we can. Now that we need to implement authentication we should do so in the context of HTTP, which provides two forms of authentication called Basic…
Read More