Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthCallback ¶
type AuthCallback func(rw http.ResponseWriter, req *http.Request, params httprouter.Params, b AuthClaims)
type AuthClaims ¶
type AuthClaims mjwt.BaseTypeClaims[auth.AccessTokenClaims]
type CertAuthCallback ¶
type CertAuthCallback func(rw http.ResponseWriter, req *http.Request, params httprouter.Params, b AuthClaims, certId int64)
type Certificate ¶ added in v0.0.5
type DomainStateValue ¶
Click to show internal directories.
Click to hide internal directories.