Registry / auth / clearance

clearance

JSON →
library2.12.0rbrubygemsunverified

Authentication and authorization gem for Rails with email/password sign-in and opinionated defaults.

gem install clearance
INSTALL
IMPORT
SIG · CLEARANCE
C
clearance
authrubyv2.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Clearance
require 'clearance'

Add authentication to a Rails User model.

require 'clearance' # In Rails, include Clearance::User in your User model class User < ApplicationRecord include Clearance::User end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.12.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Amazon
1
Resources
clearance — gem install clearance · libregistry