<?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: Mayank Modi</title>
    <description>The latest articles on DEV Community by Mayank Modi (@fireballpoint1).</description>
    <link>https://dev.to/fireballpoint1</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%2F751862%2F02dc2ffa-e9b5-4dd9-a016-7e963b2bac5c.png</url>
      <title>DEV Community: Mayank Modi</title>
      <link>https://dev.to/fireballpoint1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fireballpoint1"/>
    <language>en</language>
    <item>
      <title>Configurable flask authentication app with auth0</title>
      <dc:creator>Mayank Modi</dc:creator>
      <pubDate>Wed, 12 Jan 2022 15:21:46 +0000</pubDate>
      <link>https://dev.to/fireballpoint1/configurable-flask-authentication-app-with-auth0-e64</link>
      <guid>https://dev.to/fireballpoint1/configurable-flask-authentication-app-with-auth0-e64</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;Hi I have created a flask app that uses auth0 for authentication and mongodb as a configuration database. &lt;br&gt;
This allows me to change the auth0 client_id and client_secret in a db without having to redeploy my flask application. &lt;br&gt;
This is quite useful for demoing workflows for various auth0 applications. &lt;/p&gt;

&lt;p&gt;Auth0 allows me to run several rules on user login. Hence for users logging in from different sources I can redirect users for workflows like custom MFA or any other pre login activities.&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Choose Your Own Adventure&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Code
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://github.com/fireballpoint1/mongoDbHackathon"&gt;Link to Repo&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;Show some love for this hand drawn welcome logo for the application. (Used adobe fresco on an ipad)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GzfUODyU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0njt91s0qc6rccf9r83c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GzfUODyU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0njt91s0qc6rccf9r83c.png" alt="Image description" width="880" height="565"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ck2WbGIA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/m1ufoipadrx4ofxce58a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ck2WbGIA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/m1ufoipadrx4ofxce58a.png" alt="Image description" width="880" height="459"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>atlashackathon</category>
    </item>
  </channel>
</rss>
