feat(web): implement initial logic to handle protected vs public routing

This commit is contained in:
Stevan Freeborn
2026-02-17 07:15:04 -06:00
parent df859b91b0
commit be2e991c8e
10 changed files with 161 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
{
"dotnet.defaultSolution": "FiscalOS.slnx",
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.patterns": {
"tsconfig.json": "tsconfig.*.json, env.d.ts, typed-router.d.ts",