Skip to content

feat(clerk-js,types): Expose SessionVerification as an experimental resource#4011

Merged
panteliselef merged 3 commits intomainfrom
elef/user-609-support-the-sessionverification-resource-in-clerk-js
Aug 26, 2024
Merged

feat(clerk-js,types): Expose SessionVerification as an experimental resource#4011
panteliselef merged 3 commits intomainfrom
elef/user-609-support-the-sessionverification-resource-in-clerk-js

Conversation

@panteliselef
Copy link
Copy Markdown
Contributor

Description

Expose SessionVerification as an experimental resource

Update UserResource with 5 new experimental methods for handling the creation, preparation, and attempt of a session reverification flow.

This is some ground work for introducing a new UI component that will handle the re-verification flow of an already signed-in user.

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:

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 23, 2024

🦋 Changeset detected

Latest commit: 8585d40

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

This PR includes changesets to release 18 packages
Name Type
@clerk/clerk-js Minor
@clerk/types Minor
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/elements Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/localizations Patch
@clerk/nextjs Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/shared Patch
@clerk/tanstack-start Patch
@clerk/testing Patch
@clerk/themes 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

… resource.

Update `UserResource` with 5 new experimental methods for handling the creation, preparation, and attempt of a session reverification flow.
@panteliselef panteliselef force-pushed the elef/user-609-support-the-sessionverification-resource-in-clerk-js branch from d922765 to 20735d8 Compare August 23, 2024 18:19
@panteliselef panteliselef requested review from a team and nikospapcom and removed request for nikosdouvlis and nikospapcom August 26, 2024 07:23
@panteliselef panteliselef merged commit 247b3fd into main Aug 26, 2024
@panteliselef panteliselef deleted the elef/user-609-support-the-sessionverification-resource-in-clerk-js branch August 26, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants