Module: Clearance::Controller

Extended by:
ActiveSupport::Concern
Includes:
Authentication, Authorization
Defined in:
lib/clearance/controller.rb

Method Summary

Methods included from Authorization

#authorize, #deny_access, #require_login

Methods included from Authentication

#authenticate, #current_user, #current_user=, #handle_unverified_request, #sign_in, #sign_out, #signed_in?, #signed_out?