jwt

package
v0.0.0-...-76cd72b Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tokenizer

type Tokenizer struct {
	SigningKey string
}

func (*Tokenizer) Parse

func (t *Tokenizer) Parse(tokenStr string) (map[string]interface{}, error)

func (*Tokenizer) Tokenize

func (t *Tokenizer) Tokenize(args map[string]interface{}) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL