-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(backend): Replace OrganizationMembershipRole
with custom types for authorization
#2405
Conversation
…for authorization
🦋 Changeset detectedLatest commit: e9773a2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
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 |
!snapshot |
Hey @panteliselef - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/backend@0.36.1-snapshot.vf6fc860 --save-exact
npm i @clerk/chrome-extension@0.6.1-snapshot.vf6fc860 --save-exact
npm i @clerk/clerk-js@4.67.1-snapshot.vf6fc860 --save-exact
npm i @clerk/clerk-expo@0.19.26-snapshot.vf6fc860 --save-exact
npm i @clerk/fastify@0.6.28-snapshot.vf6fc860 --save-exact
npm i gatsby-plugin-clerk@4.4.30-snapshot.vf6fc860 --save-exact
npm i @clerk/nextjs@4.28.2-snapshot.vf6fc860 --save-exact
npm i @clerk/remix@3.1.12-snapshot.vf6fc860 --save-exact
npm i @clerk/clerk-sdk-node@4.13.3-snapshot.vf6fc860 --save-exact |
f6fc860
to
e9773a2
Compare
Description
Backport of #2408
Checklist
npm test
runs as expected.npm run build
runs as expected.Type of change
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