updated hwsauth to use hlog
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# HWSAuth - v0.3.2
|
||||
# HWSAuth - v0.3.3
|
||||
|
||||
JWT-based authentication middleware for the HWS web framework.
|
||||
|
||||
@@ -32,6 +32,7 @@ import (
|
||||
"net/http"
|
||||
"git.haelnorr.com/h/golib/hwsauth"
|
||||
"git.haelnorr.com/h/golib/hws"
|
||||
"git.haelnorr.com/h/golib/hlog"
|
||||
)
|
||||
|
||||
type User struct {
|
||||
|
||||
Reference in New Issue
Block a user