Partial Authentication shares all the same features as Authentication, but with the ability to allow unauthenticated users to view certain pages.By default, all pages are protected. You can specify which pages should be publicly accessible by adding the public property to the page’s frontmatter.