<?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: Jared Zoneraich</title>
    <description>The latest articles on DEV Community by Jared Zoneraich (@imjaredz).</description>
    <link>https://dev.to/imjaredz</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%2F989049%2Fba0aeb28-10bb-462b-b411-612f139e0cc1.jpeg</url>
      <title>DEV Community: Jared Zoneraich</title>
      <link>https://dev.to/imjaredz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imjaredz"/>
    <language>en</language>
    <item>
      <title>Easy user auth for Streamlit</title>
      <dc:creator>Jared Zoneraich</dc:creator>
      <pubDate>Mon, 12 Dec 2022 23:05:55 +0000</pubDate>
      <link>https://dev.to/imjaredz/easy-user-auth-for-streamlit-2200</link>
      <guid>https://dev.to/imjaredz/easy-user-auth-for-streamlit-2200</guid>
      <description>&lt;p&gt;Hey all 👋&lt;/p&gt;

&lt;p&gt;We just launched a no-code tool built internally to speed up prototyping.&lt;/p&gt;

&lt;p&gt;Our team has been using Streamlit to build MVPs for months. Before today, shipping a user-facing product like this required tons of hacks and weird misuse. It's a pain to add user auth to these products, and sometimes you really don't want to expose your MVP to the public web 👀&lt;/p&gt;

&lt;p&gt;We built DashboardAuth so we didn't have to spend another second implementing and re-implementing user auth. DashboardAuth takes in a webapp URL (whether it's Retool or even a hosted Jupyter notebook) and provides a unique authentication link to provide to users. A few clicks and you get a user login flow, user admin dashboard, secure login URLs, and auth API endpoints for use in your app.&lt;/p&gt;

&lt;p&gt;DashboardAuth is free and ready to be used today. Sign up at &lt;a href="https://www.dashboardauth.com/" rel="noopener noreferrer"&gt;https://www.dashboardauth.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope this helps you ship faster!&lt;/p&gt;

&lt;p&gt;Best,&lt;br&gt;
Jared &amp;amp; Jon&lt;/p&gt;

&lt;p&gt;(PS- I'll be using this myself to limit user usage on some GPT-3 apps I'm working on 🐾)&lt;/p&gt;

</description>
      <category>performance</category>
      <category>fastapi</category>
      <category>node</category>
      <category>dotnet</category>
    </item>
  </channel>
</rss>
