gorilla/csrf v1.6.2 Release Notes

Release Date: 2019-11-21 // over 4 years ago
  • Notable Changes

    ๐Ÿš€ ๐Ÿ†• This release adds support for SameSite cookies (how they work), introduced in Go v1.11+, which can better scope cookies to first-party requests only (instead of just same-origin).

    ๐Ÿ‘€ See the README for an example.

    ๐Ÿ”„ CHANGELOG