Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒
A CSS3 tokenizer.