mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
derp
This commit is contained in:
parent
c64aa8fa2e
commit
4cd076b4f6
@ -7,6 +7,7 @@ const randomstring = require('randomstring')
|
|||||||
let authController = {}
|
let authController = {}
|
||||||
|
|
||||||
authController.verify = function(req, res, next){
|
authController.verify = function(req, res, next){
|
||||||
|
|
||||||
let username = req.body.username
|
let username = req.body.username
|
||||||
let password = req.body.password
|
let password = req.body.password
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user