---
title: "Streamlit User and API Authentication with Auth0 Next.js SDK"
description: "In this article, I will show you how to build a Streamlit Component to authenticate users in Streamlit applications and external APIs with Auth0."
authors:
  - name: "Arvindra Sehmi"
    url: "https://auth0.com/blog/authors/arvindra-sehmi/"
date: "Aug 9, 2022"
category: "Developers,Tutorial,Streamlit"
tags: ["streamlit", "auth0", "nextjs"]
url: "https://auth0.com/blog/streamlit-user-and-api-authentication/"
---

# Streamlit User and API Authentication with Auth0 Next.js SDK

<include src="_private/streamlit-user-and-api-authentication" />