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

This commit is contained in:
Stevan Freeborn
2026-02-21 07:32:28 -06:00
parent df859b91b0
commit dee331fb0d
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",