<?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: Mr Wick</title>
    <description>The latest articles on DEV Community by Mr Wick (@wicknux).</description>
    <link>https://dev.to/wicknux</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%2F3876179%2Fe0eb897c-24aa-4055-8b37-006eacf99ebc.jpg</url>
      <title>DEV Community: Mr Wick</title>
      <link>https://dev.to/wicknux</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wicknux"/>
    <language>en</language>
    <item>
      <title>I built a TOTP toolkit for Node.js that covers real use cases</title>
      <dc:creator>Mr Wick</dc:creator>
      <pubDate>Mon, 13 Apr 2026 08:10:56 +0000</pubDate>
      <link>https://dev.to/wicknux/i-built-a-totp-toolkit-for-nodejs-that-covers-real-use-cases-4jei</link>
      <guid>https://dev.to/wicknux/i-built-a-totp-toolkit-for-nodejs-that-covers-real-use-cases-4jei</guid>
      <description>&lt;p&gt;I’ve been working with TOTP/2FA in Node.js lately and noticed most libraries only handle generate/verify… but real apps need more than that.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;totpify&lt;/strong&gt; - a small toolkit that covers the full flow (setup, QR, recovery codes, verification, etc.), not just the basics.&lt;/p&gt;

&lt;p&gt;Still improving it, but it’s already usable and fully tested.&lt;/p&gt;

&lt;p&gt;Would love to hear your thoughts 👇&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/wickstudio/totpify" rel="noopener noreferrer"&gt;https://github.com/wickstudio/totpify&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.npmjs.com/package/totpify" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/totpify&lt;/a&gt;&lt;/p&gt;

</description>
      <category>node</category>
      <category>typescript</category>
      <category>security</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
