We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Purpose: in this step we will see how to protect pages and allow certain actions only to authenticated users.
cd ~/devel/apps git clone git://github.com/opensas/play-demo.git cd play-demo git checkout origin/10-authorization
Now we are going to Step 11 - internationalizing.