vue-openapi
vue-openapi copied to clipboard
Missing auth options/sections
@nicolas-bonnel looking at the live demo (https://koumoul.com/openapi-viewer/) I've noticed that the authentication options are not displayed/are missing. Is this an issue with the live demo or a missing feature in the project?
If this is a missing feature, are PRs welcome?
Lovely work so far BTW.
Hi,
Thanks for your feedback. This is a missing feature : we use authorization headers to authenticate our apis and we use query parameter fields. But having a dedicated form to authenticate is a good idea and PRs are welcome.