Skip to content
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: Support Wildcard Paths in Next SDK Middleware and Support CommonJS #1009

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gaokevin1
Copy link
Member

Related Issues

Fixes https://github.com/descope/etc/issues/9245

Related PRs

branch PR
service a PR Link to PR
service b PR Link to PR

Description

Be able to support wildcard paths in Next middleware.

Also we are updating the package.json exports to support both ES Modules (import) and CommonJS (require).

Must

  • Tests
  • Documentation (if applicable)

@gaokevin1 gaokevin1 requested review from asafshen and nirgur February 6, 2025 00:56
Copy link

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
access-key-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 1:02am
audit-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 1:02am
role-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 1:02am
user-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 1:02am
user-profile-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 1:02am

@gaokevin1 gaokevin1 changed the title Support Wildcard Paths in Next SDK Middleware Support Wildcard Paths in Next SDK Middleware and Support CommonJS Feb 6, 2025
@gaokevin1 gaokevin1 changed the title Support Wildcard Paths in Next SDK Middleware and Support CommonJS feat: Support Wildcard Paths in Next SDK Middleware and Support CommonJS Feb 6, 2025
Copy link

nx-cloud bot commented Feb 6, 2025

View your CI Pipeline Execution ↗ for commit 44265b5.

Command Status Duration Result
nx affected --target test:e2e ✅ Succeeded <1s View ↗
nx affected --target test ✅ Succeeded 5s View ↗
nx affected --target lint --fix=true ✅ Succeeded 7s View ↗
nx affected --target build ✅ Succeeded 12s View ↗
nx affected --target licenseCheck ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-06 01:02:38 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant