proxy.golang.org : github.com/rverton/csrf
Package csrf generates and validates csrf tokens for martini. There are multiple methods of delivery including via a cookie or HTTP header. Validation occurs via a traditional hidden form key of "_csrf", or via a custom HTTP header "X-CSRFToken". package main import ( )
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/rverton/csrf
License: MIT
Latest release: about 11 years ago
First release: about 11 years ago
Namespace: github.com/rverton
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago