Skip to content

@clerk/backend@1.13.6

Compare
Choose a tag to compare
@clerk-cookie clerk-cookie released this 30 Sep 11:47
· 586 commits to main since this release
1a1247c

Patch Changes

  • Add the 'session-token-expired-refresh-expired-session-token-missing-sid-claim' handshake reason for debugging purposes (#4237) by @anagstef

  • Update uploaderUserId parameter on updateOrganizationLogo to be optional. (#4236) by @izaaklauer

  • Handle "Cannot convert argument to a ByteString" errors (#4244) by @nikosdouvlis