package
0.0.0-alpha.0
Repository: https://github.com/openshift/oauth-server.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.