Documentation
¶
Index ¶
Constants ¶
View Source
const RefreshTokenInterval = 2 * time.Hour
View Source
const TokenLength = 20
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authz ¶
type Authz struct {
// contains filtered or unexported fields
}
func (*Authz) GetTokenExpiresTime ¶
func (*Authz) PrintToken ¶
func (a *Authz) PrintToken()
Click to show internal directories.
Click to hide internal directories.