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

fix: don't apply bearer token middleware to root #6939

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

chriswk
Copy link
Contributor

@chriswk chriswk commented Apr 25, 2024

Conflicts with scim which assumes Bearer , and is located under /scim, with no /api prefix

Conflicts with scim which assumes Bearer <token>, and is located under
/scim, with no /api prefix
@chriswk chriswk requested a review from sighphyre April 25, 2024 14:49
@chriswk chriswk self-assigned this Apr 25, 2024
Copy link

vercel bot commented Apr 25, 2024

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Apr 25, 2024 2:49pm
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Apr 25, 2024 2:49pm

Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - pending green tests

@chriswk chriswk merged commit cb40f35 into main Apr 25, 2024
9 checks passed
@chriswk chriswk deleted the fix/applyBearerTokenMiddleWareToApiPaths branch April 25, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants