copy changes from review
This commit is contained in:
@@ -201,7 +201,7 @@ const authOptions = (locale, req, res) => {
|
||||
}
|
||||
)
|
||||
//.then((response) => console.log(response))
|
||||
.catch((error) => consoleLogger(err));
|
||||
.catch((error) => consoleLogger(error));
|
||||
},
|
||||
}),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user