Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 277 Bytes

File metadata and controls

6 lines (5 loc) · 277 Bytes
@clerk/clerk-js patch
@clerk/shared patch

Add optional intent parameter to session.touch() to indicate why the touch was triggered (focus, session switch, or org switch). This enables the backend to skip expensive client piggybacking for focus-only touches.