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

Auth strategy #1

Closed antek-drzewiecki closed 10 years ago

antek-drzewiecki commented 10 years ago

Downgraded grape to version 0.8.0. Added auth strategies, to describe authentication syntax. Added default and one for swagger. Prepared version change.