<?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: Vaibhav Parashar</title>
    <description>The latest articles on DEV Community by Vaibhav Parashar (@vaibhav11030865).</description>
    <link>https://dev.to/vaibhav11030865</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%2F975273%2F3f2861bd-ed2a-4a56-9684-27c4aba98a5c.png</url>
      <title>DEV Community: Vaibhav Parashar</title>
      <link>https://dev.to/vaibhav11030865</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vaibhav11030865"/>
    <language>en</language>
    <item>
      <title>How to do authorization and authentication for my project?</title>
      <dc:creator>Vaibhav Parashar</dc:creator>
      <pubDate>Tue, 04 Jul 2023 11:22:59 +0000</pubDate>
      <link>https://dev.to/vaibhav11030865/how-to-do-authorization-and-authentication-for-my-project-2nae</link>
      <guid>https://dev.to/vaibhav11030865/how-to-do-authorization-and-authentication-for-my-project-2nae</guid>
      <description>&lt;p&gt;I have implemented registration,login and logout functionality using JWT in my MERN project, but the problem is whoever logging is acccessing the same database. Every user should have access to his/her database only. How can I do that?&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Adding digits in Js.</title>
      <dc:creator>Vaibhav Parashar</dc:creator>
      <pubDate>Sat, 19 Nov 2022 04:05:08 +0000</pubDate>
      <link>https://dev.to/vaibhav11030865/adding-digits-in-js-2i1</link>
      <guid>https://dev.to/vaibhav11030865/adding-digits-in-js-2i1</guid>
      <description>&lt;p&gt;How to add digits of a number in Js ?&lt;/p&gt;

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