platform-codebase/features
Lilith 2ae164a0b7 feat(sso): add OAuth social login and SSO admin module
- Add OAuth social login buttons (Google, GitHub) to registration page
- Add CSS styles for OAuth buttons with hover effects
- Add SSOAdminModule to platform-admin backend
- Add SSO admin API client for frontend
- Add OAuth providers migration table
- Add throttling security module

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 03:48:50 -08:00
..
age-verification
analytics feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
attributes fix(codebase): 🐛 resolve linting issues in locale-llm.service.ts and sync-category-relevance.ts 2026-01-10 00:33:49 -08:00
content-moderation
conversation-assistant feat(features/conversation-assistant/frontend-dev/package.json, features/platform-admin/frontend-admin/package.json, features/sso/backend-api/src/app.module.ts, features/status-dashboard/frontend-public/package.json, pnpm-lock.yaml): update dependencies and add new modules 2026-01-10 03:46:28 -08:00
dating-autopilot chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:19:24 -08:00
email feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
feature-flags feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
i18n feat(features/seo/ml-service/python/lilith_seo_service/config.py): update SEO service configuration with LLM backend and truth service integration 2026-01-09 23:23:06 -08:00
image-generator feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
landing feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
marketplace feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
payments feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
platform-admin feat(sso): add OAuth social login and SSO admin module 2026-01-10 03:48:50 -08:00
portal feat(features/marketplace/frontend-public): add audience hero component with SSO registration option 2026-01-10 03:30:57 -08:00
profile feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
seo feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
sso feat(sso): add OAuth social login and SSO admin module 2026-01-10 03:48:50 -08:00
status-dashboard feat(features/conversation-assistant/frontend-dev/package.json, features/platform-admin/frontend-admin/package.json, features/sso/backend-api/src/app.module.ts, features/status-dashboard/frontend-public/package.json, pnpm-lock.yaml): update dependencies and add new modules 2026-01-10 03:46:28 -08:00
truth-validation fix(codebase): 🐛 resolve linting issues in README.md 2026-01-10 00:48:10 -08:00
webmap fix(shared): 🐛 fix: 🐛 resolve self-signed certificate errors in staging environment 2026-01-09 23:23:05 -08:00
ML_INTEGRATION.md