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: Allow multiple auth methods #56

Open
sebastianwessel opened this issue Oct 4, 2022 · 0 comments
Open

feat: Allow multiple auth methods #56

sebastianwessel opened this issue Oct 4, 2022 · 0 comments
Assignees
Labels
enhancement add or extend existing functionality
Milestone

Comments

@sebastianwessel
Copy link
Member

In openApi documentation you can add multiple auth methods.
Provide a way to define which auth methods are the default ones and so on.

ex.

/public needs none

/assets -> needs API-Key

/authenticate -> needs API-Key and Basic Auth

/restricted -> needs API-Key and Bearer

@sebastianwessel sebastianwessel added the enhancement add or extend existing functionality label Oct 4, 2022
@sebastianwessel sebastianwessel added this to the Version 2.0.0 milestone Oct 4, 2022
@sebastianwessel sebastianwessel self-assigned this Oct 4, 2022
@sebastianwessel sebastianwessel changed the title [FEATURE-REQUEST] Allow multiple auth methods feat: Allow multiple auth methods Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement add or extend existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant