Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in warden

Devise warden 401 Unauthorized when wrong credentials

ruby-on-rails devise warden

How to access session from Warden/Devise after_authentication callback in Rails

Devise: rememberable means that last_sign_in_at is not updated by trackable

Allow unconfirmed users to access certain pages which require authentication

Active Admin authentication conflicting with User authentication

Prevent session creation on rails 3.2.2 for RESTful api

What is last_sign_in_at used for in Devise?

Ruby on Rails Devise code after login

ruby-on-rails devise warden

Devise - Sign In with Ajax

What is the warden data in a Rails/Devise session composed of?

ruby-on-rails devise warden

Redirect to log in page if user is not authenticated with Devise

How do I login a user with devise?

Why is my RSpec not loading Devise::Test::ControllerHelpers?