Skip to content

Package csrf is a middleware that generates and validates CSRF tokens for Macaron.

License

Notifications You must be signed in to change notification settings

go-macaron/csrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5d38f39 · Mar 29, 2020

History

40 Commits
Mar 28, 2020
Jul 30, 2014
Mar 28, 2020
Mar 29, 2020
Mar 28, 2020
Mar 28, 2020
Aug 12, 2019
Aug 12, 2019
Sep 14, 2018
Oct 14, 2015

Repository files navigation

csrf

GitHub Workflow Status codecov GoDoc Sourcegraph

Middleware csrf generates and validates CSRF tokens for Macaron.

Installation

go get github.com/go-macaron/csrf

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.

About

Package csrf is a middleware that generates and validates CSRF tokens for Macaron.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages