Ride-The-Lightning / RTL-Design

Ride The Lightning - A full function web browser app for LND and C-Lightning.
MIT License
12 stars 4 forks source link

[UX] - 2FA - Enable / Disable Flows #41

Closed diogorsergio closed 4 years ago

diogorsergio commented 4 years ago

Enabling and disabling two-factor authentication flows. Used the stepper for consistency, since this would be a multi-step process for both cases.

Enable:

Disable:

Thoughts?