Is there a way to use a custom swagger ui template? I would like to be able to use the ui.initOAuth() function to change default options defined in https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/oauth2.md.
It could be performed by adding an option in the SwaggerUIOpts struct.