Merge pull request #1389 from bigtlb/develop_2.0

OAuth flow only selected scopes should be sent to Authorize endpoint #1388.
This commit is contained in:
Tony Tam
2015-07-22 18:00:08 -07:00

View File

@@ -40,6 +40,7 @@ function handleLogin() {
appName = window.swaggerUi.api.info.title;
}
$('.api-popup-dialog').remove();
popupDialog = $(
[
'<div class="api-popup-dialog">',