Skip to main content

Blog

News, insights and more

Learn more about Clerk, our approach to authentication, and company news.

A picture of an ID card to represent a JWT and the text ' How do I handle JWT verification in Next.js?'

How do I handle JWT verification in Next.js?

Learn all about JWTs: what they are, how they are created, and how to verify them in a Next.js application

Published
A decorative image showing a diagram element containing the Next.js logo on the left connecting to another element with icons for routes, middleware, client components, and server actions.

What is the best way to handle authentication in Next.js App Router?

Learn about the various authentication options available when using Next.js app router, and how to properly secure access to protected areas of your application.

Published
Cover image for the blog post showing a graphic of the Next.js logo around circuitry

How do I add authentication to a Next.js app?

Learn how Next.js authentication works by implementing JWTs from scratch, including user registration, sign-in/sign-out functionality, and middleware protection.

Published