Clearance is an open-source Rails engine that provides simple, email-and-password-based authentication for Ruby on Rails applications. It is designed to be small, opinionated, and easy to configure or override, offering developers robust tools to manage user sessions, password resets, access control, and integration with custom user models. Clearance is best suited for Rails development teams who need reliable authentication without unnecessary complexity.
Comprehensive documentation for installing and using Clearance in your Rails applications.
Community-driven support and issue tracking for Clearance, where you can ask questions and report bugs.
Insights and guides on authentication in Rails and using Clearance effectively from the thoughtbot blog.
Visit Clearance's official website for product details and getting started.