Skip to content

chore(clerk-js): Remove sessionId parameter from all verify session methods - #4026

Merged
LekoArts merged 1 commit into
mainfrom
elef/user-609-remove-session-id
Aug 27, 2024
Merged

chore(clerk-js): Remove sessionId parameter from all verify session methods#4026
LekoArts merged 1 commit into
mainfrom
elef/user-609-remove-session-id

Conversation

@panteliselef

Copy link
Copy Markdown
Contributor

Description

Dropping the unnecessary sessionId parameter from the path. Verifying a session should only be applied to the current active session of a user and can be implicitly defined.

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:

@panteliselef panteliselef self-assigned this Aug 27, 2024
@changeset-bot

changeset-bot Bot commented Aug 27, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: ef26c34

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

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js 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

@LekoArts
LekoArts merged commit c3adac0 into main Aug 27, 2024
@LekoArts
LekoArts deleted the elef/user-609-remove-session-id branch August 27, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants