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

Skip auth for preflight requests #165

Open
2 tasks done
knopkem opened this issue Dec 15, 2023 · 2 comments
Open
2 tasks done

Skip auth for preflight requests #165

knopkem opened this issue Dec 15, 2023 · 2 comments

Comments

@knopkem
Copy link

knopkem commented Dec 15, 2023

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

image

authorization for preflight requests make no sense

@mcollina
Copy link
Member

Thanks for reporting!

Can you provide steps to reproduce? We often need a reproducible example, e.g. some code that allows someone else to recreate your problem by just copying and pasting it. If it involves more than a couple of different file, create a new repository on GitHub and add a link to that.

@Uzlopak
Copy link
Contributor

Uzlopak commented Dec 18, 2023

You should set bearer auth authorization not on plugin level but on route level.

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

No branches or pull requests

3 participants