package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Oct 17, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type KbJwt struct {
Iat *int64 `json:"iat"`
Aud *string `json:"aud"`
Nonce *string `json:"nonce"`
SdHash *string `json:"sd_hash"`
Token string `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.