<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Minority on React Templates &amp; Themes</title><link>https://www.reacttemplates.dev/author/minority/</link><description>Recent content in Minority on React Templates &amp; Themes</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://www.reacttemplates.dev/author/minority/index.xml" rel="self" type="application/rss+xml"/><item><title>Node React Mongo Auth</title><link>https://www.reacttemplates.dev/theme/minority-node-react-mongo-auth/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.reacttemplates.dev/theme/minority-node-react-mongo-auth/</guid><description>&lt;h2 id="overview">Overview:&lt;/h2>
&lt;p>The Simple app described in the content utilizes Node.js, Express.js, and MongoDB for the backend Authentication API, and React.js for the client-side application. The server-side features a simple structure with JWT authentication implemented using refresh tokens. It includes REST APIs for registration, authorization, password restoration, confirmation of restoration, password autogeneration, email sending with Mailgun, validation schema with AJV, responsive email templates, error handling, and Docker compose setup. On the client side, the project has a basic structure, uses Create React App, Ant Design for design, Redux for state management, and Axios interceptors for managing tokens in LocalStorage.&lt;/p></description></item></channel></rss>