c3bbc7818d
Fix SuperTokens initialization timing issues
...
- Remove session check from home page (landing page doesn't need it)
- Add delayed session check in auth page to redirect logged-in users
- Handle SuperTokens not being initialized yet with proper error handling
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 16:15:03 -08:00
17dbcd36b9
Update home page with proper landing page and auth redirect
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 16:11:56 -08:00
0f8dbf8888
Fix SuperTokens to use separate ThirdParty and EmailPassword recipes
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 16:07:27 -08:00
abddadce94
Fix SuperTokens auth component for Google OAuth
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 16:02:18 -08:00
1ca3a68148
Update auth page to use SuperTokens
...
Replace Firebase auth with SuperTokens PreBuilt UI for seamless integration.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 15:58:52 -08:00
6764c1feb0
Add SuperTokens authentication integration
...
- Install supertokens-auth-react, supertokens-node, supertokens-web-js
- Create frontend and backend SuperTokens configuration
- Add API route handler for auth endpoints
- Add SuperTokensProvider wrapper in root layout
- Create new auth component with SuperTokens UI
- Configure Google and GitHub OAuth providers
- Ready for SuperTokens core deployment
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 15:27:40 -08:00
8612fe7d5b
Fix Firebase config to handle missing credentials gracefully
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 15:18:33 -08:00
478869a098
Use --legacy-peer-deps in Dockerfile for compatibility
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 15:02:46 -08:00
92a4acb416
Upgrade React to fix @v0-sdk/react peer dependency conflict
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 15:01:23 -08:00
4cedda9fa0
Add Nixpacks config with Node 22 and npm install
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 14:57:46 -08:00
ec58674f3a
Update package-lock.json for Node 22 compatibility
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 14:55:35 -08:00
b97c7be954
Add standalone output for Docker deployment
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 14:33:31 -08:00
5ff291e4f9
Fix: Use npm ci instead of pnpm
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-16 14:31:56 -08:00
40bf8428cd
VIBN Frontend for Coolify deployment
2026-02-15 19:25:52 -08:00