jwtool

package module
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2020 License: MIT Imports: 5 Imported by: 0

README

jwtool

123

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check added in v1.0.2

func Check(tokenString, key, exp string) ([]byte, error)

Check ... 检查一下是否过期

func Decode

func Decode(tokenString, key string) ([]byte, bool)

Decode ...

func Encode

func Encode(data map[string]interface{}, expireTime time.Duration, key string) (string, error)

Encode ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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