Skip to content

feat(elements): Add support for signOutOfOtherSessions checkbox - #3791

Merged
alexcarpenter merged 3 commits into
mainfrom
alexcarpenter/sdki-146-signin-reset-password-sign-out-of-all-other-devices-checkbox-2
Jul 23, 2024
Merged

feat(elements): Add support for signOutOfOtherSessions checkbox#3791
alexcarpenter merged 3 commits into
mainfrom
alexcarpenter/sdki-146-signin-reset-password-sign-out-of-all-other-devices-checkbox-2

Conversation

@alexcarpenter

Copy link
Copy Markdown
Member

Description

Add support for checkbox input usage and signOutOfOtherSessions functionality in sign in password reset flow

Usage:

<Common.Field name="signOutOfOtherSessions">
  <Common.Input type="checkbox" />
  <Common.Label>Sign out of all other devices</Common.Label>
</Common.Field>

https://linear.app/clerk/issue/SDKI-146/signin-reset-password-sign-out-of-all-other-devices-checkbox

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

changeset-bot Bot commented Jul 23, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 19c34f5

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

This PR includes changesets to release 1 package
Name Type
@clerk/elements 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

@alexcarpenter
alexcarpenter requested a review from tmilewski July 23, 2024 21:49
@alexcarpenter
alexcarpenter merged commit 195fd46 into main Jul 23, 2024
@alexcarpenter
alexcarpenter deleted the alexcarpenter/sdki-146-signin-reset-password-sign-out-of-all-other-devices-checkbox-2 branch July 23, 2024 22:15
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.

3 participants