antek-drzewiecki / wine_bouncer

A Ruby gem that allows Oauth2 protection with Doorkeeper for Grape Api's
MIT License
112 stars 58 forks source link

add protected strategy which allows unprotected swagger #62

Open mkristian opened 8 years ago

mkristian commented 8 years ago

not sure if this is just my special usecase or if this PR is already general enough for other people to be useful. feedback please.

anyways we need this patch for our project and I thought I share it here.

antek-drzewiecki commented 8 years ago

Lets see if we can parameterize this. Maybe trough configuration instead of making a whole new module! :+1: