Offers official

Ten practical steps to follow for putting OAuth into operation in your Web applications

OAuth has therefore become important when applied in web applications as a way to improve the security of the enterprise as well as the experience of the users. OAuth is an open protocol which is a token based authentication and authorization protocol used for authorization in accessing third-party services without using the user credentials. This …

Continue Reading
official

Getting a Development Environment Ready using Docker

In today’s hi-tech civil – software development environment it is absolutely critical to have autonomous, independent, light, and best of all – reproducible environment. Docker. com, one of the most popular container platforms, provides solutions for these needs. This is achieved through isolation, and by encapsulating applications and their dependencies into a Docker container, then …

Continue Reading