Blog

News, insights and more

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

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

Implementing OAuth 2.0 to React for User Authorization

Learn how to implement OAuth 2.0 in a React app for user authorization. OAuth 2.0 lets users share information securely without passwords.

Published