package
Version:
v0.0.0-...-d304510
Opens a new window with list of versions in this module.
Published: Aug 18, 2019
License: MIT
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
¶
JWT generates a JWT by combining header, payload, and signature
Signature signs a message with a private key
func ValidateJWT(input string, format interface{}) error
ValidateJWT validates the format of a JWT
Source Files
¶
Click to show internal directories.
Click to hide internal directories.