Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How to change the default json response in devise to custom response?

Client side validations with Devise

Integrating stripe with Devise

How to secure Rails app with several companies sharing application and databases [closed]

Is there a way in devise to check if current user signed in via session data?

Rails session gets destroyed on DELETE request [duplicate]

devise_error_messages! causes undefined method `errors' for nil:NilClass

Rails 4 - Devise not binding session

Rails Devise confirmable for some users but not others

ruby-on-rails devise

Devise in namespace - ActionController::RoutingError (No route matches {:action=>"new", :controller=>"devise/sessions"})

ruby-on-rails devise

Ruby on Rails Role-based Authentication System, how to work with different roles?

ruby-on-rails ruby devise

Ruby on Rails: redirect unauthenticated user to root instead of the sign in page

ruby-on-rails ruby devise

What is the meaning of "provider" and "uid" in the Devise user?

ruby-on-rails devise

Strong parameter override for DeviseTokenAuth controller

Undefined method confirmed_at when using Devise

Devise gem: Single project with multiple login strategies

Where is user.admin? defined in rails-devise-pundit starter app?

Setting authentication option in devise according to user's choice

ruby-on-rails devise ldap