learning_ai_common_plat/packages/react-auth
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
..
src feat(react-auth): include productId in login/register request bodies 2026-03-18 20:54:20 -07:00
package.json test(react-auth): switch vitest env to happy-dom 2026-02-14 13:15:12 -08:00
tsconfig.json feat(react-auth): add @bytelyst/react-auth package 2026-02-12 11:22:41 -08:00
vitest.config.ts test(react-auth): switch vitest env to happy-dom 2026-02-14 13:15:12 -08:00