jwt

package
v0.0.0-...-0441cc5 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SingleKeyVerifier

type SingleKeyVerifier struct {
	// contains filtered or unexported fields
}

func NewSingleKeyVerifier

func NewSingleKeyVerifier(key string) (*SingleKeyVerifier, error)

func (*SingleKeyVerifier) Verify

func (v *SingleKeyVerifier) Verify(token string) error

type Verifier

type Verifier interface {
	Verify(token string) error
}

Jump to

Keyboard shortcuts

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