Tutorial ->Task 2

Controlling access to the application

At this point, we have a working pool editor, accessible only to a user with the appropriate assigned role. Any other user will be refused when they try to access the editor. We would like to go further, and provide a common front page to the application for all users, which will provide links to the permitted pages only.

This is not written