Skip to content
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

Add TOTP Management Functionality #42

Merged
merged 6 commits into from
Jan 24, 2023
Merged

Add TOTP Management Functionality #42

merged 6 commits into from
Jan 24, 2023

Conversation

iandunn
Copy link
Member

@iandunn iandunn commented Jan 20, 2023

Fixes #38

Testing requires WordPress/two-factor#504

@iandunn iandunn force-pushed the totp-management branch 2 times, most recently from d105a5e to cb07610 Compare January 24, 2023 17:28
If only enabled providers are checked, then a provider can be shown as enabled when it hasn't been configured.

The number of backup codes available is no longer needed, since that's already factored into whether or not the provider is available.
Otherwise the Account Status screen still shows the status being disabled.
This will help reduce prop drilling for commonly used things like the `userRecord`.
@iandunn iandunn marked this pull request as ready for review January 24, 2023 18:49
@iandunn iandunn merged commit c52ec97 into trunk Jan 24, 2023
@iandunn iandunn deleted the totp-management branch January 24, 2023 18:50
@iandunn iandunn added this to the MVP milestone Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: TOTP Management
1 participant