fetch_ml/internal/auth
Jeremie Fraeys cd5640ebd2 Slim and secure: move scripts, clean configs, remove secrets
- Move ci-test.sh and setup.sh to scripts/
- Trim docs/src/zig-cli.md to current structure
- Replace hardcoded secrets with placeholders in configs
- Update .gitignore to block .env*, secrets/, keys, build artifacts
- Slim README.md to reflect current CLI/TUI split
- Add cleanup trap to ci-test.sh
- Ensure no secrets are committed
2025-12-07 13:57:51 -05:00
..
api_key.go Slim and secure: move scripts, clean configs, remove secrets 2025-12-07 13:57:51 -05:00
database.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
flags.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
hybrid.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
keychain.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
permissions.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
permissions_loader.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
validator.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00