Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Rails 4.1 pushing secrets to heroku

ruby-on-rails heroku devise

Rails - Devise Gem remove Sign up and Forgot Password modules

Testing rails API for sign-up with devise. Error: "Missing 'confirm_success_url' parameter."

Rails: Using Devise with single table inheritance