-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
According to https://swagger.io/docs/open-source-tools/swagger-ui/usage/oauth2/ it's possible to pass some default values to initOAuth, e.g. clientId, so that users do not have to type it every time they log in.
Is this possible with any of the Swagger UIs provided by this package?
servant-swagger-ui: I don't find any occurrence ofclientId,client_idorinitOAuthservant-swagger-ui-jensoleg: I do find a call toinitOAuth, however the values seem hardcoded? Including theclientId: "ffe7748a-3a3f-4860-a02a-42ab08e4fde2"🤔- ``servant-swagger-ui-redoc
: I don't find any occurrence ofclientId`, `client_id` or `initOAuth`
If not currently possible: what do you think about adding support for that?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels