Commit 17c989f
fix: simplify loginUserWithUserAttributes type to UserAttributes
Address PR review feedback: the union type enforcing email|userId at
compile time is unnecessary since the native layer validates at runtime.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 072f8b6 commit 17c989f
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 104 | + | |
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
| |||
0 commit comments