<?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: HETARTH7</title>
    <description>The latest articles on DEV Community by HETARTH7 (@hetarth7).</description>
    <link>https://dev.to/hetarth7</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%2F954435%2F564adea5-62f5-43c4-8ff1-bdcf475bb824.jpeg</url>
      <title>DEV Community: HETARTH7</title>
      <link>https://dev.to/hetarth7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hetarth7"/>
    <language>en</language>
    <item>
      <title>How to handle login forms in React? Including storing user sessions and authentication</title>
      <dc:creator>HETARTH7</dc:creator>
      <pubDate>Tue, 25 Oct 2022 13:57:31 +0000</pubDate>
      <link>https://dev.to/hetarth7/how-to-handle-login-forms-in-react-including-storing-user-sessions-and-authentication-1fl</link>
      <guid>https://dev.to/hetarth7/how-to-handle-login-forms-in-react-including-storing-user-sessions-and-authentication-1fl</guid>
      <description>&lt;p&gt;I am working on a project and I've created a login page using React. I want it to store user sessions, so the user is logged in even after refreshing the page. Also, I want to authenticate the user from the MongoDB database.&lt;/p&gt;

&lt;p&gt;Suggest some references or resources that I could use for React form handling&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>mongodb</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
