HookSniffAPI.Model.Enable2faResponse (hooksniff v1.0.0)
TOTP secret and QR code URL returned after enabling 2FA
Summary
Types
@type t() :: %HookSniffAPI.Model.Enable2faResponse{qr_url: Uri, secret: String.t()}
TOTP secret and QR code URL returned after enabling 2FA
@type t() :: %HookSniffAPI.Model.Enable2faResponse{qr_url: Uri, secret: String.t()}