updated to use bun and updated hws modules.
This commit is contained in:
@@ -6,4 +6,4 @@ import (
|
||||
"git.haelnorr.com/h/golib/hwsauth"
|
||||
)
|
||||
|
||||
var CurrentUser hwsauth.ContextLoader[*models.User]
|
||||
var CurrentUser hwsauth.ContextLoader[*models.UserBun]
|
||||
|
||||
Reference in New Issue
Block a user