Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

devise ajax sign in handling failure on rails 4

Configuring devise to send emails

ruby-on-rails email devise

How to destroy session ("logout") with token-authenticated users

ruby-on-rails devise

Can Devise + Omniauth have several types of login?

Devise failure authentication via json sends back html instead of json

ruby-on-rails json devise

Rails Devise: how do I place the login form and the recover password on the same page?

ruby-on-rails devise

Devise invitable show inviter name or email

How to pass a query param to Devise's login page

ruby-on-rails devise

Rails_admin: Should I have admin_user or user with admin role to manage users and admin panel

Difference between config.authentication_keys and config.request_keys in devise

devise_token_auth & Rails 5 - IndexError: string not matched

Facebook authentication data returns nil, except name and email

undefined local variable or method `flash' for #<Devise::OmniauthCallbacksController:0x007fb5d1741e48>

How can I configure Devise for Ruby on Rails to store the emails and passwords somewhere other than in the user model?

Getting SSL Error Using Koala with Devise & OmniAuth in a Rails 3 App

devise/omniauth login with twitter - validation failed: email can't be blank

Rails 3 with Devise: No route matches /d/users/sign_out

Custom variables in Devise reset password instructions?

Rails + Devise + API + User Registration

How to set Devise config values within model

ruby-on-rails devise