Commit Graph

3 Commits

Author SHA1 Message Date
Acehoss
c3ae0ac87e 🔑 Authentication and Logging 📝
- Added optional debug configuration to `config.yaml` for logging levels.
- Implemented Basic and Bearer token authentication methods in the gateway.
- Updated `README.md` to include new authentication features and examples.
- Integrated Winston for structured logging with customizable log levels.
- Modified server command execution for Puppeteer and added YouTube server configuration.
- Updated `package.json` and `package-lock.json` to include Winston as a dependency.
2024-12-18 16:52:11 +00:00
Acehoss
ef16c39030 📝 Add security warning to README.md regarding authentication and authorization 2024-12-18 05:27:39 +00:00
Acehoss
19dfb3a189 First version 2024-12-18 05:07:39 +00:00