learning_ai_common_plat/services/platform-service
saravanakumardb1 2b3130821c fix(auth): register magic_link event type + use admin productId for enterprise IdP
- Register 'auth.magic_link_requested' in @bytelyst/events PlatformEventSchemas
- Remove any-cast from magic-link/routes.ts — now properly typed
- Enterprise IdP creation uses admin's JWT productId instead of hardcoded 'smartauth'
- All 53 auth tests passing
2026-03-12 15:55:09 -07:00
..
scripts feat(platform-service): implement P0-1 - Module generator script (pnpm gen:module) 2026-03-03 10:05:55 -08:00
src fix(auth): register magic_link event type + use admin productId for enterprise IdP 2026-03-12 15:55:09 -07:00
.gitignore feat(services): add platform-service (auth, audit, flags, notifications, blob) 2026-02-12 11:39:00 -08:00
Dockerfile fix(docker): make pnpm deploy work under pnpm v10 2026-02-14 18:30:00 -08:00
package.json feat(platform-service): implement P0-1 - Module generator script (pnpm gen:module) 2026-03-03 10:05:55 -08:00
tsconfig.json feat(services): add platform-service (auth, audit, flags, notifications, blob) 2026-02-12 11:39:00 -08:00
vitest.config.ts fix(platform-service): pin vitest pool to threads 2026-03-06 13:52:44 -08:00