Skip to main content

Blog

News, insights and more

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

Migrating Pages Router To App Router An Incremental Guide tutorial illustration

Migrating from Pages Router to App Router: An Incremental Guide

Already know the /pages directory? Here's a simple way to migrate to the /app directory in Next.js 13.

Published

Social SSO in Next.js

In this article, we explore how to incorporate OAuth SSO into a Next.js project with JSON Web Tokens (JWTs) and the new app router from Next.js.

Published
How We Roll User Profile guide illustration

How We Roll – Chapter 6: User Profile

How We Roll is a deep dive into how Clerk implements authentication. This chapter explores how we help developers ship a fully-featured account management UI.

Published