csrf

package
v0.0.0-...-111e6d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 21, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CSRF = middleware.CSRFWithConfig(middleware.CSRFConfig{

	TokenLookup: "form:" + CSRF_KEY,
	ContextKey:  CSRF_KEY,
})
View Source
var CSRF_KEY = "csrf_token"

** * CSRF bawaan echo * e.Use(ECSRF) * Digunakan di route web *

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL