<?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: Dário Ribeiro</title>
    <description>The latest articles on DEV Community by Dário Ribeiro (@dariorlima).</description>
    <link>https://dev.to/dariorlima</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%2F407113%2Fde516ccf-933d-4b18-80c7-fb82b588ee22.jpeg</url>
      <title>DEV Community: Dário Ribeiro</title>
      <link>https://dev.to/dariorlima</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dariorlima"/>
    <language>en</language>
    <item>
      <title>How to authenticate a react app through AWS Cognito</title>
      <dc:creator>Dário Ribeiro</dc:creator>
      <pubDate>Mon, 29 Jun 2020 02:08:55 +0000</pubDate>
      <link>https://dev.to/dariorlima/how-to-authenticate-a-react-app-through-aws-cognito-2pei</link>
      <guid>https://dev.to/dariorlima/how-to-authenticate-a-react-app-through-aws-cognito-2pei</guid>
      <description>&lt;p&gt;Hi everyone, last week I had to do an entire authentication managing with ReactJS and it was such a headache, since you need to manage &lt;code&gt;localStorage&lt;/code&gt;, &lt;code&gt;requests&lt;/code&gt;, &lt;code&gt;auto refreshToken&lt;/code&gt;, etc.&lt;/p&gt;

&lt;p&gt;So, to wrap all what I made, I created a react library that facilitates authentications through AWS Cognito. I released the version 1.0.0 today and I decided open it to suggestions since I am going to release the version 2.0.0 in the next couple of weeks and with some reviews and suggestions, I am sure, this project will be amazing.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Aztecs-Team/cognito-oauth-library"&gt;https://github.com/Aztecs-Team/cognito-oauth-library&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please, let me some reviews or tips here, or if you're able to test, any issue can be posted on Github Issues.&lt;/p&gt;

&lt;p&gt;Really thank you, guys!&lt;/p&gt;

</description>
      <category>react</category>
      <category>aws</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
