Closed maximehamou closed 3 months ago
@maximehamou Could you please fix lint issues? Aside from that, code lgtm
@maximehamou Could you please fix lint issues?
No problem, I will shortly.
However, I think itβs a little bit trickier than expected regarding how the update works. After further tests, the cookie is not saved. If I set httpOnlyCookieAttribute
to false
, and I force httpOnly
with the checkbox in storage section, I couldn't log out anymore...
β Type of change
π Description
Added httpOnly attribute support for local and refresh providers + updated the docs accordingly
π Checklist