mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
derp
This commit is contained in:
parent
c64aa8fa2e
commit
4cd076b4f6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user