Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

What is the best way to user authentication with Devise 3 and Backbone?

Sending Devise emails through Resque

ruby-on-rails devise resque

Devise Unlock Button in Views

ruby-on-rails ruby devise

Managing User Accounts with Rails 3 and Devise

ruby-on-rails devise

Getting ng-token-auth to work with devise_token_auth

Devise authentication without password, using just username

Get current user id in devise

how to integrate a captcha with devise at registration?

rails 3, using Devise, how add :lockable after the fact?

ruby-on-rails devise

What is the best way to bypass devise authorization for a specific record marked public

ruby-on-rails devise cancan

Prevent session creation on rails 3.2.2 for RESTful api

Rails 5 controller test changes - `Devise::TestHelpers` is deprecated and will be removed from Devise.'

After updating to Rails 5 and Devise 4.0.0.rc1, the devise authenticate_user! method is not defined

"Missing host to link to!" for Devise

ruby-on-rails devise

Rails Devise - current_user is nil

How to programmatically sign in a user through Devise in Rails

What is last_sign_in_at used for in Devise?

Rails 3 - Devise With OmniAuth - Redirect after signing in goes to /users/sign_in

How to access current_user from a Doorkeeper authenticated session

Couldn't find User with id=sign_out

ruby-on-rails ruby devise