March 2019
Beginner to intermediate
156 pages
3h 18m
English
In this section, we will look at adding security at the data level. In the previous section, we added security at a user level, based on the username and password. In this section, we will implement it at the data level so that when a particular user is entering our application, the data will be reduced or hidden for that particular user. We will use the following steps to do so: