Blog

News, insights and more

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

Adding JWT Authentication to React

Learn how to implement JSON Web Token (JWT) authentication in a React app using a standard flow, and how Clerk can make the process even easier.

Published

Understanding and Properly Using React Global State

Explore the benefits of global state and discover two methods to implement it: the React context API and the Clerk React context API component.

Published

Implementing reCAPTCHA in React

Learn how to protect your React app from spam and abuse using reCAPTCHA. Follow this tutorial to create a sign-up form with reCAPTCHA validation.

Published