Method List
-
#add_cookie_to_headers Clearance::Session
-
#allow_password_reset? Clearance::Configuration
-
#allow_sign_up? Clearance::Configuration
-
#allowed_backdoor_environments Clearance::Configuration
-
#authenticate Clearance::Authentication
-
authenticate Clearance::User
-
#authenticated? Clearance::PasswordStrategies::BCrypt
-
#authenticated? Clearance::User
-
#authenticated? Clearance::PasswordStrategies::Argon2
-
#authentication_successful? Clearance::Session
-
#call Clearance::DefaultSignInGuard
-
#call Clearance::RackSession
-
#call Clearance::BackDoor
-
#change_password ClearanceMailer
-
#clearance_routes Clearance::Generators::RoutesGenerator
-
configuration Clearance
-
configuration= Clearance
-
configure Clearance
-
#configured_bcrypt_cost Clearance::PasswordStrategies::BCrypt
-
#configured_key_type Clearance::Generators::InstallGenerator
-
#confirmation_token Clearance::User
-
#cookie_domain Clearance::Configuration
-
#cookie_expiration Clearance::Configuration
-
#cookie_name Clearance::Configuration
-
#cookie_path Clearance::Configuration
-
#copy_migration Clearance::Generators::InstallGenerator
-
#create Clearance::SessionsController
-
#create Clearance::PasswordsController
-
#create Clearance::UsersController
-
#create_add_columns_migration Clearance::Generators::InstallGenerator
-
#create_clearance_initializer Clearance::Generators::InstallGenerator
-
#create_clearance_migration Clearance::Generators::InstallGenerator
-
#create_locales Clearance::Generators::ViewsGenerator
-
#create_or_inject_clearance_into_user_model Clearance::Generators::InstallGenerator
-
#create_specs Clearance::Generators::SpecsGenerator
-
#create_views Clearance::Generators::ViewsGenerator
-
#current_user Clearance::Session
-
#current_user Clearance::SignInGuard
-
#current_user Clearance::Authentication
-
#default_failure_message Clearance::DefaultSignInGuard
-
#deliver_email Clearance::PasswordsController
-
#deny_access Clearance::Authorization
-
#deny_access Clearance::Testing::Matchers
-
#destroy Clearance::SessionsController
-
#disable_clearance_internal_routes Clearance::Generators::RoutesGenerator
-
#display_readme_in_terminal Clearance::Generators::InstallGenerator
-
#edit Clearance::PasswordsController
-
#email Clearance::User
-
#email_from_password_params Clearance::PasswordsController
-
#email_optional? Clearance::User
-
#encrypted_password Clearance::User
-
#ensure_email_present Clearance::PasswordsController
-
#ensure_existing_user Clearance::PasswordsController
-
#existing_migrations Clearance::Generators::InstallGenerator
-
#existing_users_columns Clearance::Generators::InstallGenerator
-
#existing_users_indexes Clearance::Generators::InstallGenerator
-
#failure Clearance::SignInGuard
-
#failure_message Clearance::FailureStatus
-
#files_within_root Clearance::Generators::ViewsGenerator
-
find_by_normalized_email Clearance::User
-
#find_user_by_id_and_confirmation_token Clearance::PasswordsController
-
#find_user_for_create Clearance::PasswordsController
-
#find_user_for_edit Clearance::PasswordsController
-
#find_user_for_update Clearance::PasswordsController
-
#flash_failure_after_update Clearance::PasswordsController
-
#flash_failure_when_forbidden Clearance::PasswordsController
-
#flash_failure_when_missing_email Clearance::PasswordsController
-
#forgot_password! Clearance::User
-
#generate_confirmation_token Clearance::User
-
#generate_remember_token Clearance::User
-
#handle_unverified_request Clearance::Authentication
-
#httponly Clearance::Configuration
-
#initialize Clearance::Configuration
-
#initialize Clearance::SignInGuard
-
#initialize Clearance::FailureStatus
-
#initialize Clearance::RackSession
-
#initialize Clearance::BackDoor
-
#initialize Clearance::Session
-
#initialize Clearance::Constraints::SignedIn
-
#inject_clearance_into_application_controller Clearance::Generators::InstallGenerator
-
#inject_clearance_routes_into_application_routes Clearance::Generators::RoutesGenerator
-
#locales Clearance::Generators::ViewsGenerator
-
#mailer_sender Clearance::Configuration
-
#matches? Clearance::Constraints::SignedOut
-
#matches? Clearance::Constraints::SignedIn
-
#migration_exists? Clearance::Generators::InstallGenerator
-
#migration_name_without_timestamp Clearance::Generators::InstallGenerator
-
#migration_needed? Clearance::Generators::InstallGenerator
-
#migration_primary_key_type_string Clearance::Generators::InstallGenerator
-
#migration_version Clearance::Generators::InstallGenerator
-
#models_inherit_from Clearance::Generators::InstallGenerator
-
#new Clearance::SessionsController
-
new Clearance::Token
-
#new Clearance::PasswordsController
-
#new Clearance::UsersController
-
#new_columns Clearance::Generators::InstallGenerator
-
#new_indexes Clearance::Generators::InstallGenerator
-
#next_guard Clearance::SignInGuard
-
next_migration_number Clearance::Generators::InstallGenerator
-
#normalize_email Clearance::User
-
normalize_email Clearance::User
-
#parent_controller Clearance::Configuration
-
#password Clearance::User
-
#password= Clearance::User
-
#password= Clearance::PasswordStrategies::BCrypt
-
#password= Clearance::PasswordStrategies::Argon2
-
#password_from_password_reset_params Clearance::PasswordsController
-
#password_optional? Clearance::User
-
#password_strategy Clearance::Configuration
-
#redirect_signed_in_users Clearance::UsersController
-
#redirect_signed_in_users Clearance::SessionsController
-
#redirect_url Clearance::Configuration
-
#remember_token Clearance::User
-
#require_login Clearance::Authorization
-
#reset_remember_token! Clearance::User
-
#rotate_csrf_on_sign_in Clearance::Configuration
-
#rotate_csrf_on_sign_in? Clearance::Configuration
-
#route Clearance::Generators::RoutesGenerator
-
#routes_enabled? Clearance::Configuration
-
#routes_file_path Clearance::Generators::RoutesGenerator
-
#rspec_helper_file Clearance::Generators::SpecsGenerator
-
#same_site Clearance::Configuration
-
#secure_cookie Clearance::Configuration
-
#session Clearance::SignInGuard
-
#sign_in Clearance::Testing::ControllerHelpers
-
#sign_in Clearance::Testing::ViewHelpers
-
#sign_in Clearance::Authentication
-
#sign_in Clearance::Session
-
#sign_in_as Clearance::Testing::ControllerHelpers
-
#sign_in_as Clearance::Testing::ViewHelpers
-
#sign_in_guards Clearance::Configuration
-
#sign_in_on_password_reset? Clearance::Configuration
-
#sign_out Clearance::Testing::ControllerHelpers
-
#sign_out Clearance::Authentication
-
#sign_out Clearance::Session
-
#signed_cookie Clearance::Configuration
-
#signed_in? Clearance::Authentication
-
#signed_in? Clearance::SignInGuard
-
#signed_in? Clearance::Session
-
#signed_out? Clearance::Authentication
-
#signed_out? Clearance::Session
-
#skip_password_validation? Clearance::User
-
#stack Clearance::SignInGuard
-
#success Clearance::SignInGuard
-
#success? Clearance::FailureStatus
-
#success? Clearance::SuccessStatus
-
#update Clearance::PasswordsController
-
#update_password Clearance::User
-
#url_after_create Clearance::UsersController
-
#url_after_create Clearance::SessionsController
-
#url_after_denied_access_when_signed_in Clearance::Authorization
-
#url_after_denied_access_when_signed_out Clearance::Configuration
-
#url_after_denied_access_when_signed_out Clearance::Authorization
-
#url_after_destroy Clearance::Configuration
-
#url_after_destroy Clearance::SessionsController
-
#url_after_update Clearance::PasswordsController
-
#url_for_signed_in_users Clearance::SessionsController
-
#user_actions Clearance::Configuration
-
#user_from_params Clearance::UsersController
-
#user_id_parameter Clearance::Configuration
-
#user_model Clearance::Configuration
-
#user_parameter Clearance::Configuration
-
#user_params Clearance::UsersController
-
#users_table_exists? Clearance::Generators::InstallGenerator
-
#views Clearance::Generators::ViewsGenerator