Search code examples
Ruby: how to uninstall Devise?...


rubydevise

Read More
Can you use Devise :timeoutable and :rememberable at the same time?...


ruby-on-railsdevise

Read More
No route matches [GET] "user/sign_out" rails 5...


ruby-on-railsdevise

Read More
Devise - Sign In with Ajax...


rubyajaxruby-on-rails-4devisewarden

Read More
Can I use "devise_for", with "only" and "excepted"?...


ruby-on-railsdeviseroutes

Read More
Devise giving admin privileges to destroy...


ruby-on-railsrubyruby-on-rails-4deviseadmin

Read More
Devise: sign in with two possible encrypted passwords...


ruby-on-railsrubydevisemd5bcrypt

Read More
overriding devise after_sign_up_path_for not working...


ruby-on-railsruby-on-rails-3deviseruby-on-rails-3.1

Read More
Hit web endpoints behind Devise authentication with non-browser request in a Rails app...


ruby-on-railsauthenticationcurldevise

Read More
How can I use the devise user_signed_in? method in an integration test?...


ruby-on-railsdevise

Read More
No route matches [GET] "/users/sign_out"...


authenticationdeviseruby-on-rails-3.1

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
"Could not find a valid mapping for #<User ...>" only on second and successive tests...


deviseintegration-testingrspec2factory-bot

Read More
BackNext