Pitu %!s(int64=8) %!d(string=hai) anos
pai
achega
4cd076b4f6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/authController.js

+ 1 - 0
controllers/authController.js

@@ -7,6 +7,7 @@ const randomstring = require('randomstring')
 let authController = {}
 
 authController.verify = function(req, res, next){
+	
 	let username = req.body.username
 	let password = req.body.password