Skip to content

Cookie overflow #1673

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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