From 96c14e43a94adb9ecb7a923ae1fba38fa1f38450 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Thu, 20 Mar 2014 15:38:30 -0700 Subject: [PATCH] updated oauth2 support into a single config --- dist/index.html | 14 +++++++------- dist/lib/swagger-oauth.js | 26 ++++++++++++++++++++------ dist/lib/swagger.js | 19 +++++++++++++++++-- lib/swagger-oauth.js | 30 +++++++++++++++++++++++------- lib/swagger.js | 19 +++++++++++++++++-- src/main/html/index.html | 26 +++++++++++++++----------- 6 files changed, 99 insertions(+), 35 deletions(-) diff --git a/dist/index.html b/dist/index.html index 20358803..db33b74a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -17,12 +17,9 @@ - + - + + @@ -59,7 +65,6 @@