platform-codebase/features/platform-admin/backend-api
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
..
src feat(sso): add OAuth social login and SSO admin module 2026-01-10 03:48:50 -08:00
.env.example fix(development): 🐛 resolve missing import in AudienceHero.tsx 2026-01-10 03:32:05 -08:00
Dockerfile.e2e fix(e2e): 🐛 update Dockerfile.e2e to copy infrastructure config 2026-01-04 17:36:12 -08:00
nest-cli.json
package-lock.json
package.json 🔧 Update files 2026-01-09 11:22:20 -08:00
pnpm-lock.yaml Add new files 2026-01-09 11:22:19 -08:00
SETUP.md feat(main): update training service and dto with base modelId and example configuration 2026-01-04 19:45:52 -08:00
tsconfig.json