Documentation ¶
Overview ¶
Tally it - daemon
A tool for hack spaces, clubs, groups and companies to manage a digital tally sheet.
Schemes: http Version: 0.1
Consumes: - application/json
Produces: - application/json
Security: - bearer
SecurityDefinitions:
bearer: type: apiKey name: Authorization in: header
swagger:meta
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWTAuthorizer ¶
type JWTAuthorizer struct {
Secret string
}
func (*JWTAuthorizer) Authorize ¶
func (a *JWTAuthorizer) Authorize(fn handlerFunc, authType authType) handlerFunc
Click to show internal directories.
Click to hide internal directories.