Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

devise-login-cookie 0.2.1

Install from the command line:
Learn more about RubyGems packages
$ gem install devise-login-cookie --version "0.2.1"
Install via Gemfile:
source "https://rubygems.pkg.github.com/jobseekerltd" do
  gem "devise-login-cookie", "0.2.1"
end

About this version

Devise sets a "remember_token" cookie for Remember Me logins, but not for standard logins. This extension sets a separate cookie on login, which makes sharing login state between same-domain web applications easier.

Details


Assets

  • devise-login-cookie-0.2.1-rubygems.gem

Download activity

  • Total downloads 17,990
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all