Page MenuHomePhabricator

[web] Allow user to `cancelSIWEAuthFlow` from `SIWELoginForm`
ClosedPublic

Authored by atul on Feb 1 2023, 1:43 PM.
Tags
None
Referenced Files
F3261790: D6503.id21813.diff
Fri, Nov 15, 11:28 PM
F3258145: D6503.diff
Fri, Nov 15, 9:32 PM
Unknown Object (File)
Thu, Nov 14, 8:16 PM
Unknown Object (File)
Thu, Nov 14, 8:16 PM
Unknown Object (File)
Thu, Nov 7, 7:57 PM
Unknown Object (File)
Sat, Oct 26, 8:45 PM
Unknown Object (File)
Sep 29 2024, 8:53 PM
Unknown Object (File)
Sep 29 2024, 8:53 PM
Subscribers
None

Details

Summary

Allows user to "go back" to traditional login flow after they've initially selected the SIWE flow.

(Right now the traditional login flow is "sticky" and doesn't disappear once SIWE auth flow is selected, but it will disappear in subsequent diffs. For now the back button basically takes us back to SIWEButton in the siweSection of the LoginForm component.)

(Styling will also be cleaned up in subsequent diff)

Test Plan

Able to select/deselect SIWE flow and things behave as expected:

Diff Detail

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

Event Timeline

atul published this revision for review.Feb 1 2023, 1:43 PM
atul edited the test plan for this revision. (Show Details)
atul edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 1 2023, 2:16 PM