package
Version:
v0.0.0-...-37d7d24
Opens a new window with list of versions in this module.
Published: Sep 27, 2022
License: AGPL-3.0
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
¶
func CheckAuthorization(authorization_header string, permission string, checkPermissions bool) int
type Claim struct {
Permissions []string `json:"permissions"`
ComputerID string `json:"cid"`
Version string `json:"version"`
jwt.StandardClaims
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.