Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in warden

Removing a Warden strategy - how to ensure original devise_authenticable strategy is gone

ruby-on-rails devise warden

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

Testing Devise session timeout with RSpec

Undelete acts_as_paranoid deleted user on devise sign in

How do you add additional scoping to Devise user_signed_in? helper?

ruby-on-rails devise warden

rails 3 warden NameError (uncaught throw `warden'):

warden custom_failure

How can I allow Devise users to log in when they're outside my default scope?

warden authentication returning 401

Rails 4 - Error during failsafe response: undefined method 'authenticate' for nil:NilClass

Accessing session in Sinatra Middleware

ruby session sinatra rack warden

remember_me with warden

Sinatra Warden with existing Ruby on Rails application that uses Devise

uncaught throw :warden in Devise Testing