Skip to main content

Blog

News, insights and more

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

Using Clerk in a React Native app

Build a cross-platform time tracking app from scratch with React Native and Expo, implement secure authentication with Clerk, and set up data storage using Supabase.

Published
Diagram showing Next.js passkeys workflow with four key steps: Registration, Authentication, Store Public Key, and Validate Signature

How do I implement passkeys in Next.js?

Learn how passkeys enable passwordless authentication with phishing-resistant cryptography. This tutorial walks through a complete Next.js WebAuthn implementation, covering registration and authentication flows.

Published
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