Search code examples
Devise - Sign In with Ajax...


rubyajaxruby-on-rails-4devisewarden

Read More
Customize devise controller and views...


ruby-on-railsrubydevisewarden

Read More
How/Where does Devise/Warden generate the cache key used to store a session in Redis?...


ruby-on-railssessionredisdevisewarden

Read More
last_request_at value passed as integer in devise...


ruby-on-railsrubydevisewarden

Read More
Where should warden callbacks be placed in a rails app?...


ruby-on-railsdevisewarden

Read More
Mailhog not receiving mail with Warden/Magento2 setup...


macosmagento2apple-m1wardenmailhog

Read More
Rails 5 API with front-end engine...


ruby-on-railsdeviserails-apiwarden

Read More
The reason why it's possible to use helper method like current_user, authenticate_user!, and so ...


ruby-on-railsdevisewarden

Read More
How can I create a default "Guest" session so that the Devise helper current_user will sho...


ruby-on-railsauthenticationruby-on-rails-3devisewarden

Read More
Faraday::Error::TimeoutError (Timeout::Error):...


rubyruby-on-rails-3oauthwardenfaraday

Read More
Access user in Warden before_failure callback...


ruby-on-railsdevisewarden

Read More
JSON API Rails 6 with Devise - SignUp Problems...


ruby-on-railsapidevisedoorkeeperwarden

Read More
warden authentication returning 401...


ruby-on-railsauthenticationdevisewarden

Read More
Run warden strategy in devise when user is already authenticated...


ruby-on-railsrubydevisewarden

Read More
Devise API sign_in doesn't work with postman...


ruby-on-railsdevisewarden

Read More
Rails 6 - devise-jwt Blacklist revocation strategy not happening on sign out...


ruby-on-railsdevisewarden

Read More
gem Warden, why do I need scope: in login_as helper?...


ruby-on-railsrubydevisecapybarawarden

Read More
ActiveAdmin and Warden route constraint...


deviseactiveadminwarden

Read More
Rails saving belongs_to association only if valid...


ruby-on-railsdevisewarden

Read More
how to apply :session_limitable at a specific user ? (devise-security )...


ruby-on-railsdeviseruby-on-rails-5warden

Read More
How to sign in without warden callback on rspec (request spec)...


ruby-on-railsrubydevisewarden

Read More
Rails 5 Integration test fails with NoMethodError: undefined method `[]=' for nil:NilClass when ...


ruby-on-railsdeviseruby-on-rails-5integration-testingwarden

Read More
Sessions not persisting in Rails 5.2 integration tests...


ruby-on-railsdeviseintegration-testingminitestwarden

Read More
What is last_sign_in_at used for in Devise?...


ruby-on-railsrubydevisewarden

Read More
Why is my RSpec not loading Devise::Test::ControllerHelpers?...


ruby-on-railsdeviserspec-railswarden

Read More
Allow unconfirmed users to access certain pages which require authentication...


ruby-on-railsruby-on-rails-3devisewardendevise-confirmable

Read More
Undefined method failure_app for nil:NilClass...


devisesinatrarackwarden

Read More
Devise: rememberable means that last_sign_in_at is not updated by trackable...


ruby-on-railsauthenticationdevisewarden

Read More
RSpec, authenticating Devise user in request specs...


ruby-on-railsrspecdevisewarden

Read More
How to view the call stack when an object is thrown in Ruby...


ruby-on-railsrubydevisewarden

Read More
BackNext