You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove form_authenticity_token method
Fix#330
As detailed in the URL below, the call to `form_authenticity_token` wasn't useful and was causing issues like #330, so remove it.
ref:
- #357 (comment)
- #357 (comment)
* Update CHANGELOG with removal of form_authenticity_token method
0 commit comments