method | "totp" | The MFA method this item represents |
icon? | ReactNode | An icon to display |
label | string | A label for the MFA method |
isPending? | boolean | Whether this method’s enrollment is pending |
onSetUp | MouseEventHandler<HTMLButtonElement> | A function to call when the user clicks to set up this method |