stoplightio / elements

Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
https://stoplight.io/open-source/elements/
Apache License 2.0
1.6k stars 189 forks source link

Client Credentials Access Token #2313

Open AdirakeEk opened 1 year ago

AdirakeEk commented 1 year ago

For api specs that uses oAuth and clientCredentials flows, is there a way we display input for client ID and clientSecret, specify scopes and then get access token, like the original swagger UI where it has authorize options for putting in those data.

manuquintero commented 3 days ago

Hi! Is there any update on this? Our apis use the client credentials flow and having that ui would be great!