<?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: bayramimamoglu</title>
    <description>The latest articles on DEV Community by bayramimamoglu (@bayramimamoglu).</description>
    <link>https://dev.to/bayramimamoglu</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%2F583130%2Fd5e6fe10-bd76-4822-b2ec-655e3681534b.png</url>
      <title>DEV Community: bayramimamoglu</title>
      <link>https://dev.to/bayramimamoglu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bayramimamoglu"/>
    <language>en</language>
    <item>
      <title>What is the safe way to store JSON TOKEN?</title>
      <dc:creator>bayramimamoglu</dc:creator>
      <pubDate>Thu, 04 Mar 2021 18:38:31 +0000</pubDate>
      <link>https://dev.to/bayramimamoglu/what-is-the-safe-way-to-store-json-token-1g0l</link>
      <guid>https://dev.to/bayramimamoglu/what-is-the-safe-way-to-store-json-token-1g0l</guid>
      <description>&lt;p&gt;Is it safe to hold a Token as follows? &lt;br&gt;
sessionStorage.setItem('JWTOKEN',JWTOKEN);&lt;/p&gt;

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