Skip to content

Cookie overflow #1673

@sebfie

Description

@sebfie

Hello,

I fixed an issue on my rails application using google omniauth. Sometimes I got the error :

ActionDispatch::Cookies::CookieOverflow _session_id cookie overflowed with size 4128 bytes

In fact, Google send the avatar image url in callback :

Image

So I think the image should be removed from session storage?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions