Skip to content

feat: Allow multiple auth methods #56

Open
@sebastianwessel

Description

@sebastianwessel

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

Metadata

Metadata

Labels

enhancementadd or extend existing functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions