Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 226 Bytes

File metadata and controls

5 lines (4 loc) · 226 Bytes
@clerk/clerk-js patch

Fix dev browser token being read from a stale non-partitioned cookie when partitionedCookies is enabled. The token is now kept in memory so FAPI requests always use the authoritative value.