Commit Graph

4 Commits

Author SHA1 Message Date
2cf338c50a improve development authentication setup
- Replaced manual code commenting with environment variable controlled mock auth
- Added development env vars to VS Code launch.json for automatic mock authentication
- Removed unused LinkedIn provider import
- Authentication now automatically uses mock session when launched via VS Code debug
- Zero security impact on production (env vars only exist during debug sessions)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 10:47:55 +02:00
38fbeebb03 fixed tasks which kills mongo 2024-02-02 12:32:43 +01:00
bdf81a3c5b defined compose file for deploy 2024-01-10 09:58:59 +01:00
0b55fb0f6a added vscode tasks & launch 2024-01-05 09:13:08 +01:00