stoplightio / elements

Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.

Home Page:https://stoplight.io/open-source/elements/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optional Auth support

mnaumanali94 opened this issue · comments

commented

Requirements

When an optional auth is defined:

  • Add None to the list of security schemes on the API overview level.
  • Add None to the list of security schemes on the endpoint level.
  • Add None to the dropdown in try it. If none is selected, user shouldn't have the option to add any credentials.
commented

Closed in favour of #2394