Magic links, social sign-in, multifactor, and more - added to your app in minutes.
“Clerk setup and Dashboard DX are SilkySmooth™ and left a great impression. It’s feature-rich and includes MFA, but none of that gets in the way of usability. I have no hesitation recommending developers give it a go — it’s as simple as typing
redwood setup auth clerk
”David PriceRedwoodJS Cofounder
RedwoodJS is an opinionated, full-stack, serverless web application framework that will allow you to build and deploy Jamstack applications with ease.
Just like Clerk, RedwoodJS is focused on stripping away unneeded code and providing tools so that developers can begin local development quickly. Built with the needs of the Jamstack development process and serverless apps in mind, Redwood features a strong separation of backend and frontend concerns.
Redwood provides a GraphQL API setup that is "serverless first", meaning it's architected as functions which can be deployed on either serverless or traditional infrastructure. Clerk supports both stateful and stateless authentication at the edge with short-lived, automatically-refreshing JWTs providing robust security.
Clerk is the ideal solution to RedwoodJS authentication. Integrate complete user management into your application quickly, without sacrificing security. Get started with Clerk now!
Our easy-to-follow documentation will get your application working with user management and authentication quickly. Save development time with Clerk's comprehensive suite of tools.
Sprouting from the seeds of the mighty RedwoodJS tutorial, our integration guide will walk you through the basics of setting up Clerk as the external authentication provider for RedwoodJS in minutes.
Get started with Clerk and RedwoodJS! We created this simple Clerk + RedwoodJS starter repository so that you can begin building your application immediately.
It only takes one line of code.
Your sign-in flow is the only thing sitting between existing users and your application—it's absolutely critical that users can complete the process quickly.
import { SignIn } from '@clerk/nextjs';...return (<><BackgroundImage /><SignIn /></>);...
A place for your users to change their password, turn on multifactor auth, revoke bad sessions, and more. Every app should offer the best security options, so every user can be safe.
import { UserProfile } from '@clerk/nextjs';...return (<><CustomHeader /><UserProfile /></>);...
The features your users expect.
Magic links
Session management
Multifactor authentication
Social sign-in
Multi-session management
New device notifications
Password leak protection
Advanced security
Start completely free for up to 5,000 monthly active users and up to 10 monthly active orgs. No credit card required.
Learn more about our transparent per-user costs to estimate how much your company could save by implementing Clerk.
The latest news and updates from Clerk, sent to your inbox.