Skip to content

Commit

Permalink
fix: refactor TOTP MFA into separate methods (#1698)
Browse files Browse the repository at this point in the history
## What kind of change does this PR introduce?

Refactors TOTP, Challenge, Enroll, and Verify into separate branches for
consistency with other methods and also readability.

Adds an additional check to ensure a user must own a factor in order to
challenge it.

---------

Co-authored-by: Kang Ming <[email protected]>
  • Loading branch information
J0 and kangmingtay authored Aug 2, 2024
1 parent 6ccd814 commit 250d92f
Showing 1 changed file with 150 additions and 122 deletions.
Loading

0 comments on commit 250d92f

Please sign in to comment.