package
0.0.0-20230101183712-202847b4b89b
Repository: https://github.com/corestoreio/csfw.git
Documentation: pkg.go.dev
# Functions
NewVerification creates new verification parser with the default signing method HS256, if availableSigners slice argument is empty.
# Constants
HTTPFormInputName default name for the HTML form field name.
HTTPHeaderAuthorization identifies the bearer token in this header key.
# Structs
Verification allows to parse and verify a token with custom options.