feat(app): finish onboarding auth flow

This commit is contained in:
Timo Knuth
2026-07-06 14:32:20 +02:00
parent a1a3367ce4
commit 673ead2e3a
7 changed files with 708 additions and 817 deletions

View File

@@ -22,6 +22,9 @@
],
"setupFiles": [
"./jest.setup.js"
],
"testPathIgnorePatterns": [
"<rootDir>/server/test/"
]
},
"dependencies": {