<?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: noorix1</title>
    <description>The latest articles on DEV Community by noorix1 (@noorix1).</description>
    <link>https://dev.to/noorix1</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%2F3866681%2F4931333a-4d4c-40ce-a475-3640354e5b1f.png</url>
      <title>DEV Community: noorix1</title>
      <link>https://dev.to/noorix1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/noorix1"/>
    <language>en</language>
    <item>
      <title>NodeJS Authentication Library</title>
      <dc:creator>noorix1</dc:creator>
      <pubDate>Wed, 08 Apr 2026 00:23:05 +0000</pubDate>
      <link>https://dev.to/noorix1/nodejs-authentication-library-5fdd</link>
      <guid>https://dev.to/noorix1/nodejs-authentication-library-5fdd</guid>
      <description>&lt;p&gt;I built nauth-toolkit — an open-source, embedded auth library for Node.js (NestJS, Express, Fastify) and Frontend support for Angular and React. &lt;/p&gt;

&lt;p&gt;I was frustrated with limitations of Cognito/Auth0 and its rising costs.  Nauth runs inside your own server, stores everything in your own PostgreSQL/MySQL, and costs nothing.&lt;/p&gt;

&lt;p&gt;It covers the full stack: email/password, social login (Google, Apple, Facebook), TOTP/SMS/Passkey MFA, adaptive risk-based MFA, refresh token rotation, CSRF protection, session management, lifecyle hooks, and audit logs — all configurable. &lt;/p&gt;

&lt;p&gt;A few teams are already running it in production. Now looking for community feedback before we go fully open source.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://nauth.dev" rel="noopener noreferrer"&gt;https://nauth.dev&lt;/a&gt; | GitHub: noorixorg/nauth&lt;br&gt;
Happy to answer any questions — would love to hear what you think!&lt;/p&gt;

</description>
      <category>node</category>
      <category>authentication</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
