hertz-contrib/jwt

Duplicate cookie settings

Closed this issue · 0 comments

It seems to be executed once more, so after setting SameSite, an empty cookie will be added

jwt/auth_jwt.go

Line 540 in 00768db

c.Response.Header.SetCookie(cookie)