@@ -29,6 +29,8 @@ func main() {
e.Use(mw.TokenFromCookies)
e.Use(mw.JWT_MW)
e.Pre(middleware.RemoveTrailingSlash())
// Routes
e.GET("/*", checkAuth)
e.GET("/health", handler.Health)
The note is not visible to the blocked user.