---
title: "JWT Authentication with Auth0"
description: "Learn how to quickly add JWT Authentication to your API using Auth0 and Zuplo."
canonicalUrl: "https://zuplo.com/blog/2022/03/16/jwt-authentication-with-auth0"
pageType: "blog"
date: "2022-03-16"
authors: "josh"
tags: "Auth0, JWT API Authentication, Tutorial"
image: "https://zuplo.com/og?text=JWT%20Authentication%20with%20Auth0"
---
<YouTubeVideo videoId="BKqDXS4pluw" />

Length: 2 minutes

Here we show how easy it is to add
[JWT authentication](/learning-center/jwt-api-authentication) to an API using
the Zuplo gateway. We extend the demo from this
[post](/blog/proxying-an-api-making-it-prettier-go-live).

There was no code required for this sample, it's that easy 🙌