Skip to content

feat(backend): Add unbanUser, lockUser,unlockUser to UserApi#2780

Merged
dimkl merged 1 commit into
mainfrom
elef/SDK-1335-missing-methods-to-user-backend
Feb 12, 2024
Merged

feat(backend): Add unbanUser, lockUser,unlockUser to UserApi#2780
dimkl merged 1 commit into
mainfrom
elef/SDK-1335-missing-methods-to-user-backend

Conversation

@panteliselef

@panteliselef panteliselef commented Feb 12, 2024

Copy link
Copy Markdown
Contributor

Description

This PR adds the unbanUser, lockUser and unlockUser methods in the @clerk/backend package in order for developers to perform these administrative operations.

BAPI had them already in place, see documentation

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:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@changeset-bot

changeset-bot Bot commented Feb 12, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7fc438c

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

This PR includes changesets to release 6 packages
Name Type
@clerk/backend Minor
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node 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 changed the title feat(backend): Add unBanUser, lockUser,unlockUser to UserApi feat(backend): Add unbanUser, lockUser,unlockUser to UserApi Feb 12, 2024
@dimkl dimkl added this pull request to the merge queue Feb 12, 2024
Merged via the queue into main with commit 966b312 Feb 12, 2024
@dimkl dimkl deleted the elef/SDK-1335-missing-methods-to-user-backend branch February 12, 2024 10:39
@dimkl dimkl mentioned this pull request Feb 15, 2024
24 tasks
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.

4 participants