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 support for doorkeeper < 5.0 #74

Closed stereoscott closed 6 years ago

stereoscott commented 6 years ago

Add support for Doorkeeper < 5.0.

Doorkeeper 4.4.0 includes a fix for https://nvd.nist.gov/vuln/detail/CVE-2018-1000211.

This could replace https://github.com/antek-drzewiecki/wine_bouncer/pull/71.