Skip to content

Commit 868019a

Browse files
committed
implemented standard TanStack auth pattern with beforeLoad guard and split root concerns
1 parent ee11dd3 commit 868019a

17 files changed

Lines changed: 308 additions & 799 deletions

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,7 @@ Dockerfile text eol=lf
7373
*.sql text eol=lf
7474
*.graphql text eol=lf
7575
*.eslintrc text eol=lf
76-
*.babelrc text eol=lf
76+
*.babelrc text eol=lf
77+
78+
# Generated files
79+
src/routeTree.gen.ts linguist-generated=true

src/features/app-insights-test.tsx

Lines changed: 0 additions & 305 deletions
This file was deleted.

0 commit comments

Comments
 (0)