mcordell / grape_token_auth

Token auth for grape apps
MIT License
52 stars 19 forks source link

Omniauth route gobbling bug #14

Open mcordell opened 8 years ago

mcordell commented 8 years ago

Order of APIs (omniauth) can break the routes of other APIs, need a more robust solution to this.