-
root@playplanet:/home/mo45/scp# **node index.js Mo45UA**
Checking for existing cookies and verification token
Existing cookies and verification token found
Send GET-request to: http://socialclub.ro…
-
#180 # Problem Summary
After I execute the command “leetcode user -l”, it shows that the login failed and I get the following error message:
```
readline.js:1150
throw err;
…
-
I'm trying to add HMR support to my existing Sapper apps. Aside from the warnings about named exports which I'm assuming don't factor in to this, it looks like the hmr filesystem is lacking some of my…
-
### What version of Bun is running?
1.1.1+ca1dbb4eb
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
`bun build ./src/index.ts --com…
-
I don‘t like the cartoon icon so I removed this nodes, but the icon still shows in my edge tab. How can I restore it to the default? I don't like any other custom icons. Thank you!
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe The Bug
I have two identical installations. One developed a hardware problem replaced the SD card an…
-
After updating to v2 I'm getting a `500 - Internal Server Error` on the callback with the following:
```
Unexpected Server Error
Error: Missing or invalid 'expires_in' field
```
I'm unsure if…
-
Some cookies or cookie values have bad effects on the archival. For example, many classical forum softwares let the user choose between different view modes (linear, threaded, hybrid), styles, or lang…
-
To reproduce:
- Create a type, add attributes, create a Node
- Remove the type:
curl --verbose --request DELETE http://localhost:8080/api/nodeType/none/1 --cookie ${cookie}
Response:
```
…
-
``` */
export const session = nextAppSession({
// Options
name: 'SID',
secret: process.env.JWT_SECRET,
cookie: {
httpOnly: process.env.NODE_ENV == 'production',
secure: process.…