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(application-generic): Added the ability to have query parameters in bridge checks #6633

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

elmdecoste
Copy link

What changed? Why was the change needed?

We added the ability to have query parameters within the bridge urls. This is a requirement for any hosting service for the bridge where there are required query parameters for authentication.

https://....url.../api/novu?x-vercel-protection-bypass=BYPASS_KEY

An example being Vercel's preview environments needing a query parameter for their bypass: https://vercel.com/docs/security/deployment-protection/methods-to-bypass-deployment-protection/protection-bypass-automation

Copy link

netlify bot commented Oct 4, 2024

👷 Deploy request for novu-stg-vite-dashboard-poc pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit e946227

@elmdecoste elmdecoste changed the title feat: Added the ability to have query parameters in bridge checks feat(bridge): Added the ability to have query parameters in bridge checks Oct 4, 2024
@elmdecoste elmdecoste changed the title feat(bridge): Added the ability to have query parameters in bridge checks feat(application-generic): Added the ability to have query parameters in bridge checks Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant