Bug Hono/Cookie
Morning everybody, I have an issue with setCookie Hono. I was setCookie twice for set accessToken and refreshToken. This is my code.
If I only set Cookie for access_token, its work. But If I set twice (access_token & refresh_token) response not works.
If I only set Cookie for access_token, its work. But If I set twice (access_token & refresh_token) response not works.