Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How to manually create a new user and user session in Devise?

Rails & Devise: How to render login page without a layout?

ruby-on-rails devise

How to specify devise_parameter_sanitizer for edit action?

Strong parameters with Rails and Devise

RoR Devise: Sign in with username OR email

Devise redirect after login fail

Rails Devise: get object of the currently logged in user?

Rails 3 using Devise: How to allow someone to log in using their Facebook account?

Undefined local variable or method `unconfirmed_email' when registering users?

ActionController::InvalidAuthenticityToken in RegistrationsController#create

"WARNING: Can't mass-assign protected attributes"

Devise - create user account with confirmed without sending out an email?

ruby-on-rails devise

Is this Rails JSON authentication API (using Devise) secure?

disabling Devise registration for production environment only

undefined method `devise_for' in rails

devise and multiple "user" models

ruby-on-rails devise

Weird issue with devise valid_password?

Devise update user without password

ruby-on-rails devise

where is devise implementation of "authenticate_user!" method?

Is devise's token_authenticatable secure?