Page MenuHomePhabricator

[web] Pull `web/SIWE` out from `LogInForm` component
ClosedPublic

Authored by atul on Jan 12 2023, 3:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 4, 3:19 PM
Unknown Object (File)
Nov 9 2024, 4:24 PM
Unknown Object (File)
Nov 9 2024, 4:23 PM
Unknown Object (File)
Nov 9 2024, 4:22 PM
Unknown Object (File)
Nov 9 2024, 4:22 PM
Unknown Object (File)
Nov 9 2024, 3:49 PM
Unknown Object (File)
Nov 9 2024, 8:49 AM
Unknown Object (File)
Nov 9 2024, 7:13 AM
Subscribers
None

Details

Summary

Pull the SIWE-specific stuff out of LogInForm and into its own component. Not to be confused with the landing/SIWE component...

Test Plan

Things continue to work as expected + tested implicitly by subsequent diffs in the stack.

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

remove isDev checks from within web/SIWE

atul published this revision for review.Jan 12 2023, 3:31 PM

Assuming this is a clean refactor. Separately, please address my comment in D6225 – confused why the call to generate the nonce can't just be triggered on the initial button press

This revision is now accepted and ready to land.Jan 12 2023, 4:07 PM

rebase before making changes

get rid of no longer relevant isDev check...

and handle merge conflicts...

This revision was landed with ongoing or failed builds.Jan 14 2023, 1:13 PM
This revision was automatically updated to reflect the committed changes.