December 2019
Intermediate to advanced
1014 pages
19h 42m
English
The web application that we built in an earlier chapter was quite simple. To make things interesting, this section introduces the security layer. This means users will be set up to access the whole application or only parts of it based on their roles. Securing web applications is necessary because they are usually accessed by multiple users in parallel, and each of them needs its own secure session to store its data. Once an application is exposed on the Internet, it is exposed to the risk of being attacked. In the century of Big Data, it is more than true ...
Read now
Unlock full access