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
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/account/log-in-form.react.js | ||
---|---|---|
38 | I know we don't like these ternaries, removed in subsequent diff. |