JwtSettings

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2022 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

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

func New

func New(settings map[string]interface{}) *Settings

func (*Settings) Issuer

func (st *Settings) Issuer() string

func (*Settings) PrivateKeyPemFile

func (st *Settings) PrivateKeyPemFile() string

func (*Settings) PublicKeyPemFile

func (st *Settings) PublicKeyPemFile() string

func (*Settings) RefreshTokenTtl

func (st *Settings) RefreshTokenTtl() time.Duration

func (*Settings) Ttl

func (st *Settings) Ttl() time.Duration

Jump to

Keyboard shortcuts

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