Search code examples
How can I use the devise user_signed_in? method in an integration test?...


ruby-on-railsdevise

Read More
Customize devise controller and views...


ruby-on-railsrubydevisewarden

Read More
Devise textbox formatting...


ruby-on-railsdevise

Read More
errbit container running http, nginx reverse proxy redirecting https to http, cannot login...


ruby-on-railsnginxdeviseerrbit

Read More
undefined local variable or method `confirmed_at' for #User...


ruby-on-railsdevise

Read More
Rails Devise LDAP - Signed Connection Question...


ruby-on-railsdeviseldap

Read More
Devise login error doesn't return JSON...


ruby-on-railsjsondevise

Read More
ActionController::InvalidAuthenticityToken in ActiveAdmin::Devise::SessionsController#create...


authenticationdeviseruby-on-rails-5tokenactiveadmin

Read More
Rails 4.2.6 - Devise 4.2.2 - Default Auth...


ruby-on-railsdevisesingle-page-application

Read More
Devise Scope login to subdomain...


ruby-on-railsdevise

Read More
"No verification key available" when attempting to access API secured by Devise JWT...


ruby-on-railsdevisedevise-jwt

Read More
Can't install Devise...


ruby-on-railsrubydevise

Read More
Devise error undefined method `email'...


ruby-on-railsrubyactiverecorddevise

Read More
How to skip the need to confirm an email address update with devise?...


ruby-on-railsruby-on-rails-3devise

Read More
Adding Activeadmin to existing rails 6 Api with devise already installed...


ruby-on-railsrubyjwtdeviseactiveadmin

Read More
Rolify and acts_as_tenant with Single Signon (with some Devise & Pundit on the side) - can it be...


devisesingle-sign-onrolifypunditacts-as-tenant

Read More
Blocking the possibility of logging in if the user is not in the database - Rails Devise...


deviseruby-on-rails-7

Read More
Rails dynamic default_url_options setting for devise...


ruby-on-railsdevise

Read More
Devise: Disable password confirmation during sign-up...


ruby-on-railsregistrationdevise

Read More
Devise: after successful login hook...


ruby-on-railsdevise

Read More
Share session (cookies) between subdomains in Rails?...


ruby-on-railssessiondevise

Read More
How to stub env['warden'].user for ApplicationCable::Connection tests with rspec...


rspecdeviserspec-railsactioncable

Read More
Rails devise disable password recovery for certain user types...


ruby-on-railsrubyruby-on-rails-3authenticationdevise

Read More
undefined local variable or method `flash' for #<Devise::OmniauthCallbacksController:0x007fb5...


ruby-on-railsdevisemiddlewarerails-apiomniauth-facebook

Read More
What does the "stretches" of database_authenticatable of devise mean?...


ruby-on-railsdevise

Read More
Devise with Omniauth for multiple models without STI...


ruby-on-railsdeviseomniauth

Read More
skip authorization for specific controllers using pundit in rails 4...


ruby-on-railsdevisepundit

Read More
invitation_accepted? returns FALSE in after_invitation_accepted CALLBACK...


ruby-on-railsrubydeviseruby-on-rails-6devise-invitable

Read More
Getting ActionDispatch::Request::Session::DisabledSessionError after upgrading to rails 7...


ruby-on-railsrubydeviserubygems

Read More
How to Properly Implement API Authentication with Devise in Rails?...


ruby-on-railsjwtdevisedevise-jwt

Read More
BackNext