jwt

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StartKeyWord = "Bearer"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Token

type Token struct {
	Header  map[string]string
	Payload map[string]string
}

func Parse

func Parse(token string) (*Token, error)

Jump to

Keyboard shortcuts

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