mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-06 07:54:21 +01:00
logs
This commit is contained in:
@@ -38,6 +38,8 @@ const isLoggedInHandler = async (req, res) => {
|
||||
httpOnly: true,
|
||||
})
|
||||
.json({
|
||||
hash,
|
||||
token,
|
||||
logged_in: true
|
||||
});
|
||||
// console.log(payload);
|
||||
|
||||
Reference in New Issue
Block a user