Skip to main content

Blog

News, insights and more

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

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

How to Authenticate API Requests with Clerk & Express

In this tutorial, we'll explore how to use Clerk with Express to authenticate API requests using middleware.

Published