-
Notifications
You must be signed in to change notification settings - Fork 283
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
feat(nextjs): Accept redirectUrl
as option for auth().protect()
#2329
#2333
Conversation
🦋 Changeset detectedLatest commit: 3d9144d The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔧 Please add a description before merging.
d95a4c4
to
e7ed295
Compare
!snapshot |
The same PR for v5 fails for the E2E tests, need to investigate more before merging this one. |
redirectUrl
as option for auth().protect()
#2329
!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.0-snapshot.v3d9144d --save-exact
npm i @clerk/chrome-extension@0.6.0-snapshot.v3d9144d --save-exact
npm i @clerk/clerk-js@4.67.0-snapshot.v3d9144d --save-exact
npm i @clerk/clerk-expo@0.19.25-snapshot.v3d9144d --save-exact
npm i @clerk/fastify@0.6.27-snapshot.v3d9144d --save-exact
npm i gatsby-plugin-clerk@4.4.29-snapshot.v3d9144d --save-exact
npm i @clerk/localizations@1.26.13-snapshot.v3d9144d --save-exact
npm i @clerk/nextjs@4.28.0-snapshot.v3d9144d --save-exact
npm i @clerk/clerk-react@4.30.0-snapshot.v3d9144d --save-exact
npm i @clerk/remix@3.1.11-snapshot.v3d9144d --save-exact
npm i @clerk/clerk-sdk-node@4.13.2-snapshot.v3d9144d --save-exact
npm i @clerk/types@3.60.0-snapshot.v3d9144d --save-exact |
Description
Backport of #2329
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