Clearance is a Ruby on Rails authentication library that provides flexible, opinionated defaults for email and password-based authentication. It is designed for Rails developers who need a simple, well-tested solution for user sign-in, password reset, and session management, with extensive options for customization, controller/view overrides, and integration into Rails applications. Clearance is especially suitable for teams looking for an easy-to-install, minimal, and extensible authentication solution in their Rails projects.
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.