package
0.15.1
Repository: https://github.com/cisco-open/go-lanai.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Get returns Token stored in given context.
MustSet is the panicking version of Set.
No description provided by the author
Set given Token into given context.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Token CSRF token with value and other useful metadata* The header name and parameter name are part of the token in case some components down the line needs them.

# Interfaces

TokenStore* The store is responsible for reading the CSRF token associated to the request.