<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: JM</title>
    <description>The latest articles on DEV Community by JM (@jm_f493b23).</description>
    <link>https://dev.to/jm_f493b23</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2402322%2F3bd7bf29-cf96-4962-b828-b7ec16f2fe44.png</url>
      <title>DEV Community: JM</title>
      <link>https://dev.to/jm_f493b23</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jm_f493b23"/>
    <language>en</language>
    <item>
      <title>How do you handle MFA when testing your apps?</title>
      <dc:creator>JM</dc:creator>
      <pubDate>Wed, 11 Dec 2024 15:17:42 +0000</pubDate>
      <link>https://dev.to/jm_f493b23/how-do-you-handle-mfa-when-testing-your-apps-2df5</link>
      <guid>https://dev.to/jm_f493b23/how-do-you-handle-mfa-when-testing-your-apps-2df5</guid>
      <description>&lt;p&gt;MFA is great for security, but man, it’s a pain when you’re testing. Do you just disable it in your dev environment (and hope no one yells at you), or do you have some clever tricks to keep it active without making life miserable?&lt;/p&gt;

&lt;p&gt;For example, managing SMS or TOTP codes during automated tests can feel like juggling flaming swords. I’m curious—what’s your go-to setup for handling MFA in your test workflows? Do you have any tools or hacks that make it easier?&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
