Magic links, social sign-in, multifactor, and more - added to your app in minutes.
Clerk's Ruby SDK allows you to call the Clerk Backend API from Ruby code without having to implement the calls yourself.
Similar to other popular Ruby Gems, Clerk provides a current_user
helper for your controllers and views. The familiar API makes it easier for new and existing applications to adopt Clerk.
Clerk is a hosted service that does not require database. Just query our API any time you need user data.
It only takes one line of code.
Clerk's intuitive user operations give you the ability to easily create, retrieve, update, or delete users. If the user does not exist, and error will be thrown.
clerk = Clerk::SDK.new(api_key: "your_api_key")clerk.users.all;
Clerk makes integrating user management and authentication into your Ruby application simple, quick and straight-forward. 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.
Check out Clerk's open source resources to learn more about the SDK and to gain a better understanding of what authentication options are available with Clerk and Ruby.
The Clerk Ruby SDK allows you to call the Clerk server API from Ruby code without having to implement the calls yourself.
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.