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

Refresh CSRF Token when using Turbolinks #137

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

microweb10
Copy link
Member

Objectives

Avoid the following error when using Turbolinks

Can't verify CSRF token authenticity.
Completed 422 Unprocessable Entity
ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken)

@microweb10 microweb10 merged commit 069d35f into master Jul 12, 2023
10 checks passed
@microweb10 microweb10 deleted the refresh_crsf_token branch July 12, 2023 10:41
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

Successfully merging this pull request may close these issues.

2 participants