Web Application with separate protected areas
I want to build a web app. All pages should require login. There should be a special area
/admin where an Admin can login, and they should be able to create User for the main app. I need help to get started. I've created project from template and nothing more.
