RubyFlow The Ruby and Rails community linklog

Cross domain session sharing in Rails - part 1

https://prathamesh.tech/2019/10/14/cross-domain-session-sharing-in-rails-part-one/

In part one, we will see how cookies and session work in Rails and how they are used in the authentication process by Rails and devise.

In part two, we will build up on this information and share cookies and sessions between multiple Rails apps.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in