status
This commit is contained in:
parent
4cbcc576a0
commit
dee956afb5
@ -6,7 +6,7 @@ const sendToken = (user, statusCode, res) => {
|
||||
//options for cookie
|
||||
const options = {
|
||||
expires: new Date(
|
||||
Date.now() + 3 * 24 * 60 * 60 * 1000
|
||||
Date.now() + 20 * 24 * 60 * 60 * 1000
|
||||
),
|
||||
httpOnly: true,
|
||||
};
|
||||
|
BIN
tmp/tmp-1-1659959438596
Normal file
BIN
tmp/tmp-1-1659959438596
Normal file
Binary file not shown.
After Width: | Height: | Size: 620 KiB |
BIN
tmp/tmp-2-1659959446590
Normal file
BIN
tmp/tmp-2-1659959446590
Normal file
Binary file not shown.
After Width: | Height: | Size: 620 KiB |
BIN
tmp/tmp-3-1659959454178
Normal file
BIN
tmp/tmp-3-1659959454178
Normal file
Binary file not shown.
After Width: | Height: | Size: 620 KiB |
BIN
tmp/tmp-4-1659959473205
Normal file
BIN
tmp/tmp-4-1659959473205
Normal file
Binary file not shown.
After Width: | Height: | Size: 620 KiB |
BIN
tmp/tmp-5-1659959494012
Normal file
BIN
tmp/tmp-5-1659959494012
Normal file
Binary file not shown.
After Width: | Height: | Size: 620 KiB |
BIN
tmp/tmp-6-1659959536977
Normal file
BIN
tmp/tmp-6-1659959536977
Normal file
Binary file not shown.
After Width: | Height: | Size: 620 KiB |
Loading…
Reference in New Issue
Block a user