Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid authenticity token when paired with Devise #186

Open
alecvn opened this issue Jun 10, 2021 · 1 comment
Open

Invalid authenticity token when paired with Devise #186

alecvn opened this issue Jun 10, 2021 · 1 comment

Comments

@alecvn
Copy link

alecvn commented Jun 10, 2021

I have been using Devise with the default cookie session store but want to mitigate cookie replay attacks and thus installed this gem.

However, I am now not able to log in because of a Can't verify CSRF token authenticity. error. Is there specific configuration required for using this gem with Devise?

@h0jeZvgoxFepBQ2C
Copy link

maybe related to #172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants