LoginForm was handling both "traditional" and SIWE login. In subsequent diffs we'll have a separate TraditionalLoginForm and SIWELoginForm component that are displayed conditionally.
Details
Details
Still a noop, both "traditional" and SIWE login continue to work as expected.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/account/log-in-form.react.js | ||
---|---|---|
38 ↗ | (On Diff #21784) | I know we don't like these ternaries, removed in subsequent diff. |