jwtopenssl

package module
v0.0.0-...-cff1d80 Latest Latest
Warning

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

Go to latest
Published: May 28, 2019 License: MIT Imports: 3 Imported by: 0

README

jwtopenssl

openssl based signing methods for jwt-go

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SigningMethodHS256  jwt.SigningMethod
	SigningMethodHS384  jwt.SigningMethod
	SigningMethodHS512  jwt.SigningMethod
	ErrSignatureInvalid = errors.New("signature is invalid")
)

Specific instances for HS256 and company

View Source
var (
	SigningMethodRS256 jwt.SigningMethod
	SigningMethodRS384 jwt.SigningMethod
	SigningMethodRS512 jwt.SigningMethod
)

Specific instances for RS256 and company,

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