Skip to content

Rails 6, losing CSRF token #197

@abuzzell

Description

@abuzzell

I am finding that without #172 the session id regenerates when it should not. So on new pages, I get new session ids.

172 fixes that, but then I get a new issue, which is that I have no CSRF token in the session, and thus form submission fails.

Are there known fixes or workarounds for these issues?

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