mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(users): Create terminate 2fa API (#4731)
This commit is contained in:
@ -408,6 +408,8 @@ pub enum Flow {
|
||||
TotpVerify,
|
||||
/// Generate or Regenerate recovery codes
|
||||
GenerateRecoveryCodes,
|
||||
// Terminate two factor authentication
|
||||
TerminateTwoFactorAuth,
|
||||
/// List initial webhook delivery attempts
|
||||
WebhookEventInitialDeliveryAttemptList,
|
||||
/// List delivery attempts for a webhook event
|
||||
|
||||
Reference in New Issue
Block a user