Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in warden

Rails/Devise - Determining when user session will expire

ruby-on-rails devise warden

Authentication for Sinatra REST API app

Devise ignore my custom strategy

ruby-on-rails devise warden

rails devise 401 unauthorized for a specific page

Devise: Have multiple controllers handle user sessions

Rails 3 with Devise and rspec: Warden test helpers unreliable

Adding OAuth to a Scalatra web service

scala oauth warden scalatra

get session id from warden or devise

Devise warden error thrown for authenticate_user in functional Rails test

No status code in Rails log after Warden auth failure

How use Aplication.renderer.render from rails 5 with devise

"uncaught throw :warden" when testing redirects for users not logged in

Rails test - checking if user is signed in with Devise

Undefined method failure_app for nil:NilClass

devise sinatra rack 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