feat(users): add endpoint to check 2fa status (#4810)

This commit is contained in:
Apoorv Dixit
2024-05-29 19:00:08 +05:30
committed by GitHub
parent e410eba6ed
commit 0f7f3d9e74
7 changed files with 45 additions and 3 deletions

View File

@ -414,6 +414,8 @@ pub enum Flow {
RecoveryCodesGenerate,
// Terminate two factor authentication
TerminateTwoFactorAuth,
// Check 2FA status
TwoFactorAuthStatus,
/// List initial webhook delivery attempts
WebhookEventInitialDeliveryAttemptList,
/// List delivery attempts for a webhook event