.
This commit is contained in:
parent
d37a0ec6a2
commit
b02b307e04
@ -307,7 +307,7 @@ async function getOrCreateUser(req, res, next) {
|
||||
httpStatus.NOT_FOUND
|
||||
);
|
||||
|
||||
console.log('req>>>', req);
|
||||
console.log('req>>>', req.user);
|
||||
|
||||
//Iniciamos el usuario relacionadas con la inscripción.
|
||||
let dataUser;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user