package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

NewCookieCSRF stores random CSRF tokens in a cookie created with the given options.

# Structs

FakeCSRF returns the given token and error for testing purposes.

# Interfaces

CSRF handles generating a csrf value, and checking the submitted value.