-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Settings v2] Manage MFA - Without Recovery Code #4792
Merged
louischan-oursky
merged 31 commits into
authgear:main
from
IniZio:dev-1951-remove-authenticator
Oct 14, 2024
Merged
[Settings v2] Manage MFA - Without Recovery Code #4792
louischan-oursky
merged 31 commits into
authgear:main
from
IniZio:dev-1951-remove-authenticator
Oct 14, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
IniZio
changed the title
[Settings v2] Delete MFA - TOTP, OTP, Password
[Settings v2] Delete/Edit MFA - TOTP, OTP, Password
Oct 3, 2024
IniZio
force-pushed
the
dev-1951-remove-authenticator
branch
from
October 4, 2024 03:30
43aab03
to
289d880
Compare
IniZio
changed the title
[Settings v2] Delete/Edit MFA - TOTP, OTP, Password
[Settings v2] Manage MFA
Oct 7, 2024
This was referenced Oct 7, 2024
IniZio
force-pushed
the
dev-1951-remove-authenticator
branch
3 times, most recently
from
October 7, 2024 05:17
0144953
to
b4b6475
Compare
Please rebase. |
IniZio
force-pushed
the
dev-1951-remove-authenticator
branch
from
October 7, 2024 07:56
bb55c0b
to
802f603
Compare
louischan-oursky
requested changes
Oct 7, 2024
IniZio
force-pushed
the
dev-1951-remove-authenticator
branch
from
October 7, 2024 08:12
af7ed96
to
80ffad4
Compare
lint failed. |
louischan-oursky
requested changes
Oct 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Remove 2FA authenticator button has no response.
- Add more than 1 2FA authenticator should not (re-generate recovery code and show).
- With
authentication.recovery_code.list_enabled=true
, no recovery code related settings is shown.
IniZio
force-pushed
the
dev-1951-remove-authenticator
branch
from
October 7, 2024 11:16
11b4941
to
ad62a74
Compare
louischan-oursky
changed the title
[Settings v2] Manage MFA
[BLOCKED] [Settings v2] Manage MFA
Oct 8, 2024
IniZio
changed the title
[BLOCKED] [Settings v2] Manage MFA
[WIP] [Settings v2] Manage MFA
Oct 8, 2024
@louischan-oursky Fixed 1 and 2, but for 3 design is actually missing for regenerating recovery code. Asking designer for layout of regenerate action, maybe I handle it in DEV-2006 instead? |
IniZio
force-pushed
the
dev-1951-remove-authenticator
branch
3 times, most recently
from
October 9, 2024 03:44
699ae2e
to
15f0418
Compare
IniZio
changed the title
[WIP] [Settings v2] Manage MFA
[Settings v2] Manage MFA - Without Recovery Code
Oct 10, 2024
IniZio
force-pushed
the
dev-1951-remove-authenticator
branch
from
October 10, 2024 02:55
15f0418
to
e292f74
Compare
This was referenced Oct 10, 2024
IniZio
force-pushed
the
dev-1951-remove-authenticator
branch
from
October 10, 2024 04:57
e292f74
to
3f03982
Compare
IniZio
force-pushed
the
dev-1951-remove-authenticator
branch
from
October 10, 2024 09:08
3f03982
to
7bca2be
Compare
louischan-oursky
approved these changes
Oct 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ref DEV-1964
ref DEV-1967
ref DEV-1971
ref DEV-1961
CI: IniZio#1
Dependencies:
Demo:
TOTP
Screen.Recording.2024-10-03.at.4.31.49.PM.mov
Email
Screen.Recording.2024-10-03.at.4.59.18.PM.mov
OTP
Screen.Recording.2024-10-03.at.4.59.34.PM.mov
Password
Screen.Recording.2024-10-03.at.5.36.44.PM.mov
Change Password
Screen.Recording.2024-10-03.at.6.16.28.PM.mov