-
Edge does not support `max-age` in cookies, despite this being the standard. and supported by all other browser. This significantly reduces boilerplate required to set a cookies age and [is supported…
-
**Describe the bug**
The OAuth flow as implemented by the oauthGrant() filter sets the encrypted, base64-encoded OAuth access token as a cookie. Depending of the OAuth authentication service (AWS Cog…
-
Hi,
I'm currently experiencing issues developing an API connection to retrieve One Fulfilment Stock Level, but keeps on experiencing 403 Forbidden error code.
For you context, I have already ob…
-
### What version of HonoX are you using?
0.1.23
### What steps can reproduce the bug?
### Case 1 - `getCookie`
```ts
import { getCookie } from 'hono/cookie'
const cookie = await getCooki…
-
### Contact Details
_No response_
### What happened?
When Shelf is open on multiple devices connected to the same account, notifications (asset modification, booking registration, etc.) appear on a…
-
Hi,
For testing purposes , I need to access session and set a value to it .
The class Browser has marked session as protected . I could not find in documentation any reference to session in any…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/BlazorAntiforgery-Error-400-for-a-st/10762017)._
---
[severity:It bothers me. A fix wou…
-
#### ALL software version info
Panel 1.2.3
Bokeh 3.2.2
#### Description of expected behavior and the observed behavior
After the first session has been loaded with `--reuse-sessions` enabled, I …
-
### Motivation
If the time on the client side differs from the time on the server side we run into problems with Firefox, because Firefox will immediately expire a cookie with an `Expires` date in th…
-