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 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

Secure Authentication in Next.js with Email Magic Links

In this guide, you will learn how to implement email magic links in Next.js.

Published