package
Version:
v0.0.0-...-c511dfe
Opens a new window with list of versions in this module.
Published: Dec 14, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Decrypt a byte array with AES
Encrypt a byte array with AES
Init inits the main token manager
type Token struct {
ExpiresAt int64
IssuedAt int64 `json:"iat,omitempty"`
Data []byte
}
Token represents a token containting data
Source Files
¶
Click to show internal directories.
Click to hide internal directories.