How can I use the devise user_signed_in? method in an integration test?...
Read MoreCustomize devise controller and views...
Read Moreerrbit container running http, nginx reverse proxy redirecting https to http, cannot login...
Read Moreundefined local variable or method `confirmed_at' for #User...
Read MoreRails Devise LDAP - Signed Connection Question...
Read MoreDevise login error doesn't return JSON...
Read MoreActionController::InvalidAuthenticityToken in ActiveAdmin::Devise::SessionsController#create...
Read MoreRails 4.2.6 - Devise 4.2.2 - Default Auth...
Read More"No verification key available" when attempting to access API secured by Devise JWT...
Read MoreDevise error undefined method `email'...
Read MoreHow to skip the need to confirm an email address update with devise?...
Read MoreAdding Activeadmin to existing rails 6 Api with devise already installed...
Read MoreRolify and acts_as_tenant with Single Signon (with some Devise & Pundit on the side) - can it be...
Read MoreBlocking the possibility of logging in if the user is not in the database - Rails Devise...
Read MoreRails dynamic default_url_options setting for devise...
Read MoreDevise: Disable password confirmation during sign-up...
Read MoreDevise: after successful login hook...
Read MoreShare session (cookies) between subdomains in Rails?...
Read MoreHow to stub env['warden'].user for ApplicationCable::Connection tests with rspec...
Read MoreRails devise disable password recovery for certain user types...
Read Moreundefined local variable or method `flash' for #<Devise::OmniauthCallbacksController:0x007fb5...
Read MoreWhat does the "stretches" of database_authenticatable of devise mean?...
Read MoreDevise with Omniauth for multiple models without STI...
Read Moreskip authorization for specific controllers using pundit in rails 4...
Read Moreinvitation_accepted? returns FALSE in after_invitation_accepted CALLBACK...
Read MoreGetting ActionDispatch::Request::Session::DisabledSessionError after upgrading to rails 7...
Read MoreHow to Properly Implement API Authentication with Devise in Rails?...
Read More