FMFlorian Mätschkeinflomaetschke.hashnode.dev·Mar 11, 2024 · 4 min readAngular 17.2 and Router Based Authentication with RemultIn this quick guide, I will show you how to implement router-based authentication in Angular 17.2 together with Remult. This has the advantage that you can protect certain parts of an app while others remain publicly accessible. To keep it as simple ...01S