Skip to main content

Blog

News, insights and more

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

How we use End To End tests to bulletproof our authentication flows across browsers

Due to the evolution of tooling and the shift towards high-velocity product development, End To End testing is a regular topic of discussion for small teams.

Published

Build a to-do app with Clerk and Hasura— and no backend code

Learn to build a to-do app using Clerk for authentication, Hasura for data storage and access, and Next.js for the frontend.

Published

How HttpOnly cookies help mitigate XSS attacks

HttpOnly cookies do not prevent cross-site scripting (XSS) attacks, but they do lessen the impact and prevent the need to sign out users after the XSS is patched. HttpOnly cookies are not a substitute for XSS prevention measures.

Published