-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@logto/next@3.7.1` for the project I'm working on.
…
-
I am having trouble getting subscribestar to work. I saw that you should use cookies instead of the username/password now, but everytime I try using cookies I get the 403 error.
Which cookie am I s…
-
Hi,
it would be nice to have cookies modal showing up so we can hook-up different analytics to the website
wdyt?
-
What cookies does Saltcorn natively use? If any, are they all in the category Necessary Cookies.
I'm studying to implement the Cookieconsent module in a public website I'm making with Saltcorn.
…
-
Hi,
This framework is great (most ergonomic by far of the pure python ones I've tested), but I'm trying to find a way to modify cookies and store data locally on the client side. There doesn't seem…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
Set the following in the console:
```js
Game.cookies = Infinity;
```
```js
Game.lumps = Infinity;
```
-
-
Sometimes, when the site loads from RAM instead of a fresh load, corruption with cookies and especially with current episodes and seasons happens sometimes.
-
Hello,
I would like to authenticate with the linkedin-api library using cookies, but I’m unsure of the correct process. Could you please provide detailed guidance on how to set up authentication us…