HookSniffAPI.Model.Enable2faResponse (hooksniff v1.0.0)

TOTP secret and QR code URL returned after enabling 2FA

Summary

Types

t()

@type t() :: %HookSniffAPI.Model.Enable2faResponse{qr_url: Uri, secret: String.t()}

Functions

decode(value)