package
Version:
v0.0.37
Opens a new window with list of versions in this module.
Published: Mar 2, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
*
Http middleware. If the jwt is valid it will be found in:
r.Context().Value(contextKey("jwt-claims"))
type Claims interface {
Valid() error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.