---
title: "Introduction to Streamlit and Streamlit Components"
description: "This article will show you how to build Streamlit apps and custom Streamlit Components, with the end goal of implementing Auth0 authentication of Streamlit apps using Streamlit Components"
authors:
  - name: "Arvindra Sehmi"
    url: "https://auth0.com/blog/authors/arvindra-sehmi/"
date: "Apr 20, 2022"
category: "Developers,Tutorial,Streamlit"
tags: ["framework", "components", "streamlit"]
url: "https://auth0.com/blog/introduction-to-streamlit-and-streamlit-components/"
---

# Introduction to Streamlit and Streamlit Components

<include src="_private/introduction-to-streamlit-and-streamlit-components" />


