gatsbyjs.com/docs/how-to/routing/client-only-routes-and-user-authentication/#handling-client-only-routes-with-gatsby
Often you want to create a site with client-only portions, which allows you to gate them by authentication or load different content based…