
OAuth Beginning to Rock the World
OAuth, or Open Authentication is “an open protocol to allow secure API authorization in a simple and standard method from desktop and web applications”. Basically it’s a way to allow one web application to utilize another without the need for users to worry about pesky authentication keys or the like. It also allows for data […]