lcdunne
lcdunne
**What kind of change does this PR introduce?** (check at least one) - [ x ] Feature Feature to support removing a client from the `oauth` instance (see [this issue](https://github.com/lepture/authlib/issues/583))....
I can only speak for the Flask client as that is what I'm using. It would be great if the `oauth.register(...)` method had an `oauth.remove(client_name)`. **Is your feature request related...
I am trying out redocly via the cli. I was testing out some of the configurations and noticed that the `hideRightPanel` option does not seem to have any effect. To...