Skip to content

User not being placed in the session after Rails 4.2-5.2 upgrade #169

Description

@brandoncc

Configuration

  • Sorcery Version: 0.13.0
  • Ruby Version: 2.3.5
  • Framework: Rails 5.2
  • Platform: Mac

Expected Behavior

When I call #login in my controller it should place the user id in the session.

Actual Behavior

When I call #login in my controller, it returns the user as it should. It doesn't place the user in the session though so it isn't actually logged in. I have a feeling it is some configuration that should be changed due to my Rails 4.2->5.2 and Sorcery 0.9.1->0.13.0 upgrades which caused this, I just don't know what it is.

Steps to Reproduce

I'm not sure how to reproduce it in any app other than my specific situation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions