cleanup
This commit is contained in:
		| @ -51,7 +51,7 @@ router.post( | ||||
|         res.status(401).json({ error: "Authentication failed" }); | ||||
|         return; | ||||
|       } | ||||
|       console.log("Bearer token is correct!"); | ||||
|       //console.log("Bearer token is correct!"); | ||||
|  | ||||
|     } catch (error) { | ||||
|       console.error("Error during authentication:", error); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user