login listo, data fake
This commit is contained in:
@@ -10,7 +10,7 @@ const login = async (body) => {
|
||||
'La contraseña',
|
||||
20
|
||||
);
|
||||
|
||||
|
||||
return Usuario.findOne({
|
||||
where: { usuario }
|
||||
}).then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user