javascript icon indicating copy to clipboard operation
javascript copied to clipboard

fix(clerk-js): Clear session after deleting an account

Open octoper opened this issue 1 year ago • 8 comments

Description

This PR fixes an issue where the session is not cleared correctly after deleting an account

Checklist

  • [ ] npm test runs as expected.
  • [ ] npm run build runs as expected.
  • [ ] (If applicable) JSDoc comments have been added or updated for any package exports
  • [ ] (If applicable) Documentation has been updated

Type of change

  • [ ] 🐛 Bug fix
  • [ ] 🌟 New feature
  • [ ] 🔨 Breaking change
  • [ ] 📖 Refactoring / dependency upgrade / documentation
  • [ ] other:

octoper avatar Jun 27 '24 20:06 octoper

🦋 Changeset detected

Latest commit: 08f0d420544756fcd02cddc8980fe0b8ba5b55ed

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@clerk/clerk-js Patch
@clerk/astro Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Jun 27 '24 20:06 changeset-bot[bot]

!preview

octoper avatar Jun 27 '24 20:06 octoper

Hey @octoper, your preview is available.

Status Preview Updated (UTC)
:cookie: Deployed Visit preview Jul 01, 2024 11:20 AM

clerk-cookie avatar Jun 27 '24 20:06 clerk-cookie

!preview

octoper avatar Jun 27 '24 20:06 octoper

!preview

octoper avatar Jun 28 '24 15:06 octoper

!preview

octoper avatar Jun 28 '24 15:06 octoper

!preview

octoper avatar Jul 01 '24 11:07 octoper

@dimkl Added the change and E2E tests as you suggested

octoper avatar Jul 01 '24 18:07 octoper