🐛 Bug fixes on publishers and removal of dealer
This commit is contained in:
@@ -57,7 +57,7 @@ func NewServer() *App {
|
||||
}))
|
||||
|
||||
app.Use(sec.ContextMiddleware(IReader))
|
||||
app.Use(authkit.GetAccountFromUserInfo)
|
||||
app.Use(authkit.ParseAccountMiddleware)
|
||||
|
||||
api.MapAPIs(app, "/api")
|
||||
|
||||
|
Reference in New Issue
Block a user