In this article, we are going to explore using Next.js, Auth0, and Supabase to build a classic Todo app. Each user will only be able to see their own todos, so we will need to implement authentication, authorization, and a database. This article does not assume prior experience with any of these technologies.

18m read timeFrom auth0.com
Post cover image
Table of contents
OverviewPrerequisitesStackAuth0Next.jsAuthenticationSupabasePostgreSQL FunctionsRow Level SecurityWhat is a JWT?Signing a JWT
1 Comment

Sort: