token

package
v1.1.5-0...-dfb45c8 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParseOption

type ParseOption func(parser *TokenParser)

func WithResetDuration

func WithResetDuration(duration time.Duration) ParseOption

type TokenParser

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

func NewTokenParser

func NewTokenParser(opts ...ParseOption) *TokenParser

func (*TokenParser) ParseToken

func (tp *TokenParser) ParseToken(r *http.Request, secret, prevSecret string) (*jwt.Token, error)

Jump to

Keyboard shortcuts

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