Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise_token_auth conflicts?

"No verification key available" when attempting to access API secured by Devise JWT

Devise - Automatically delete account that hasn't been confirmed after a defined period of time

How-to: Devise after_sign_up_redirect?

rails s gets error for devise configuration to send mail

From Rails devise auth to backbone & api?

How can I add the first user to a Rails application that uses Authlogic, Devise, etc.?

user_signed_in? always returns false

Prevent the updated_at field in User to get modified while signing in using devise

json post to devise causes 422 / Unprocessable entity

Devise: how to get user password from db

ruby-on-rails-4 devise

Rails 4 and Devise: Devise not saving new information (First Name, Last Name, Profile Name)

How to return Doorkeeper access token as json

Devise can't detect :omniauthable, but it's there

Ruby on rails User registration using rest API call and Devise

How to put a login form in the header for Devise and Rails

How to have two different signup pages in rails (using devise)

Devise - Skipping user confirmation in Development

Why are my Authentication Emails not working? I get an "AuthenticationError"

Editing custom fields in Devise User model