kbjwt

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 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 KbJwt

type KbJwt struct {
	Iat    *int64  `json:"iat"`
	Aud    *string `json:"aud"`
	Nonce  *string `json:"nonce"`
	SdHash *string `json:"sd_hash"`
	Token  string  `json:"-"`
}

func NewFromToken

func NewFromToken(token string) (*KbJwt, error)

Jump to

Keyboard shortcuts

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