Skip to content
/ csrf Public
forked from go-macaron/csrf

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

License

Notifications You must be signed in to change notification settings

wandrs/csrf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%