service-teams-browser-bot/src
ValueOn AG 79027f190b feat: authenticated bot join, virtual background, language selectors
- New authProcedure.ts: Microsoft login flow (email/password, MFA detection, stay signed in)
- New backgroundProcedure.ts: download image URL, upload as Teams virtual background
- Orchestrator: authenticate before join when botAccountEmail provided
- JoinProcedure: skip name input for authenticated joins
- meetingUrlParser: anon=true only for anonymous joins
- SessionManager/HttpServer: pass new fields through the chain
- Updated Teams caption language selectors for current UI

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 11:56:04 +01:00
..
bot feat: authenticated bot join, virtual background, language selectors 2026-02-15 11:56:04 +01:00
server feat: authenticated bot join, virtual background, language selectors 2026-02-15 11:56:04 +01:00
types Initial commit: Browser-based Teams Meeting Bot 2026-02-13 22:44:57 +01:00
utils Initial commit: Browser-based Teams Meeting Bot 2026-02-13 22:44:57 +01:00
config.ts Initial commit: Browser-based Teams Meeting Bot 2026-02-13 22:44:57 +01:00
index.ts feat: authenticated bot join, virtual background, language selectors 2026-02-15 11:56:04 +01:00
sessionManager.ts feat: authenticated bot join, virtual background, language selectors 2026-02-15 11:56:04 +01:00