Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JwtAuth ¶
type JwtAuth struct {
// contains filtered or unexported fields
}
func NewJwtAuth ¶
func NewJwtAuth(config *JwtAuthConfig) *JwtAuth
func (*JwtAuth) ServeHTTP ¶
func (j *JwtAuth) ServeHTTP(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
type JwtAuthConfig ¶
Click to show internal directories.
Click to hide internal directories.