krakenjs / swaggerize-express

Design-driven apis with swagger 2.0 and express.
Other
354 stars 81 forks source link

Pass (and bind) securityDefinition for the route to authorize function. #100

Closed tlivings closed 7 years ago

tlivings commented 8 years ago

Modifies https://github.com/krakenjs/swaggerize-express/pull/92

Allows you to access important aspects like the auth URL, etc.

subeeshcbabu-zz commented 7 years ago

👍