learning_ai_common_plat/packages/react-auth/src
saravanakumardb1 79e704286f feat(react-auth): include productId in login/register request bodies
When productId is configured via createAuthProvider({ productId }),
it is now included in the login and register POST bodies alongside
email/password. Previously it was only injected for OAuth calls.

This is required by platform-service which validates productId on
all auth endpoints.
2026-03-18 20:54:20 -07:00
..
__tests__ test(core): strengthen app and auth assertions 2026-03-14 14:25:18 +00:00
auth-context.tsx feat(react-auth): include productId in login/register request bodies 2026-03-18 20:54:20 -07:00
index.ts feat(auth): SmartAuth SDK packages — OAuth, MFA, passkeys, devices, RS256, auth-ui 2026-03-12 10:50:56 -07:00
types.ts feat(auth): add Phase 5C-5E endpoints + SDK methods — TOTP secret, push approvals, QR auth 2026-03-12 15:01:51 -07:00