You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor bump for the broadened loginUserWithUserAttributes TypeScript
signature (now accepts full UserAttributes, not just email/userId).
Updates README docs to match the new API surface.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Login a user with identifiable information. You can pass any user attributes at login time, allowing you to set user data in a single call rather than requiring a separate `updateUser` call.
0 commit comments