buttercup / buttercup-browser-extension

:earth_asia: Buttercup browser extension
https://buttercup.pw
MIT License
228 stars 42 forks source link

Multi-stage automatic logins #379

Open Hideman85 opened 3 years ago

Hideman85 commented 3 years ago

AWS login page is in two steps it first ask for the username & password and then if your MFA is enabled it ask to input the OTP.

image

When you try to use the very nice auto login feature it fail since we needs the two steps to be done.

Related issue:

perry-mitchell commented 3 years ago

Yes, this is part of a larger issue: Multi-step logins. They're super ugly in my opinion, and quite useless. Would be easiest if they were all on the same "page". Regardless, we need to:

perry-mitchell commented 5 months ago

OTP logins supported in V3. Not multi-stage logins yet, however.