Login
Docs
Private Page

Private Page

Private pages are the pages that can be accessed only by authenticated users. I have developed this template considering all pages are private and then allowed public access to some pages.

You can add public public routes in config/routes.ts file. Here I have separated the authentication routes from public and private.